﻿2026-08-18T01:23:47.7120457Z Current runner version: '2.336.0'
2026-08-18T01:23:47.7124988Z Runner name: 'kitsubito'
2026-08-18T01:23:47.7125484Z Runner group name: 'Default'
2026-08-18T01:23:47.7126108Z Machine name: 'KITSUBITO'
2026-08-18T01:23:47.7129525Z ##[group]GITHUB_TOKEN Permissions
2026-08-18T01:23:47.7131351Z Actions: write
2026-08-18T01:23:47.7131758Z ArtifactMetadata: write
2026-08-18T01:23:47.7132148Z Attestations: write
2026-08-18T01:23:47.7132517Z Checks: write
2026-08-18T01:23:47.7132878Z CodeQuality: write
2026-08-18T01:23:47.7133236Z Contents: write
2026-08-18T01:23:47.7133593Z CopilotRequests: write
2026-08-18T01:23:47.7133971Z Deployments: write
2026-08-18T01:23:47.7134348Z Discussions: write
2026-08-18T01:23:47.7134715Z Drives: write
2026-08-18T01:23:47.7135058Z Issues: write
2026-08-18T01:23:47.7135410Z Metadata: read
2026-08-18T01:23:47.7135753Z Models: read
2026-08-18T01:23:47.7136101Z Packages: write
2026-08-18T01:23:47.7136463Z Pages: write
2026-08-18T01:23:47.7136917Z PullRequests: write
2026-08-18T01:23:47.7137336Z RepositoryProjects: write
2026-08-18T01:23:47.7137738Z SecurityEvents: write
2026-08-18T01:23:47.7138105Z Statuses: write
2026-08-18T01:23:47.7138463Z VulnerabilityAlerts: read
2026-08-18T01:23:47.7138850Z ##[endgroup]
2026-08-18T01:23:47.7140748Z Secret source: Actions
2026-08-18T01:23:47.7141430Z Prepare workflow directory
2026-08-18T01:23:47.7497463Z Prepare all required actions
2026-08-18T01:23:47.7535132Z Getting action download info
2026-08-18T01:23:48.1071967Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-08-18T01:23:48.6529375Z Complete job name: unit (self-hosted, Linux, kitsubito)
2026-08-18T01:23:48.7354433Z ##[group]Run set -euo pipefail
2026-08-18T01:23:48.7355022Z [36;1mset -euo pipefail[0m
2026-08-18T01:23:48.7355478Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-08-18T01:23:48.7356075Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-08-18T01:23:48.7356766Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-08-18T01:23:48.7357509Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-08-18T01:23:48.7358106Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-08-18T01:23:48.7358601Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-08-18T01:23:48.7359507Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-08-18T01:23:48.7360276Z [36;1m  exit 1[0m
2026-08-18T01:23:48.7360609Z [36;1mfi[0m
2026-08-18T01:23:48.7376880Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-18T01:23:48.7377649Z ##[endgroup]
2026-08-18T01:23:48.7496341Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=798779703296 floor_bytes=34359738368
2026-08-18T01:23:48.7697501Z ##[group]Run actions/checkout@v5
2026-08-18T01:23:48.7697966Z with:
2026-08-18T01:23:48.7698334Z   repository: BigscreenVR/spt-bs-core
2026-08-18T01:23:48.7701554Z   token: ***
2026-08-18T01:23:48.7701916Z   ssh-strict: true
2026-08-18T01:23:48.7702264Z   ssh-user: git
2026-08-18T01:23:48.7702616Z   persist-credentials: true
2026-08-18T01:23:48.7702987Z   clean: true
2026-08-18T01:23:48.7703347Z   sparse-checkout-cone-mode: true
2026-08-18T01:23:48.7703739Z   fetch-depth: 1
2026-08-18T01:23:48.7704083Z   fetch-tags: false
2026-08-18T01:23:48.7704421Z   show-progress: true
2026-08-18T01:23:48.7704769Z   lfs: false
2026-08-18T01:23:48.7705093Z   submodules: false
2026-08-18T01:23:48.7705565Z   set-safe-directory: true
2026-08-18T01:23:48.7705983Z   allow-unsafe-pr-checkout: false
2026-08-18T01:23:48.7706384Z ##[endgroup]
2026-08-18T01:23:48.8463431Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-18T01:23:48.8464921Z ##[group]Getting Git version info
2026-08-18T01:23:48.8465608Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-18T01:23:48.8466465Z [command]/usr/bin/git version
2026-08-18T01:23:48.8466904Z git version 2.43.0
2026-08-18T01:23:48.8479439Z ##[endgroup]
2026-08-18T01:23:48.8486995Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/71330af8-e993-4c2c-93fb-9892b2eca702/.gitconfig'
2026-08-18T01:23:48.8494645Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/71330af8-e993-4c2c-93fb-9892b2eca702' before making global git config changes
2026-08-18T01:23:48.8495768Z Adding repository directory to the temporary git global config as a safe directory
2026-08-18T01:23:48.8497783Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-18T01:23:48.8549306Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-18T01:23:48.8569422Z https://github.com/BigscreenVR/spt-bs-core
2026-08-18T01:23:48.8579275Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-18T01:23:48.8581654Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-18T01:23:48.8600779Z HEAD
2026-08-18T01:23:48.8628507Z ##[endgroup]
2026-08-18T01:23:48.8630038Z [command]/usr/bin/git submodule status
2026-08-18T01:23:48.8810940Z ##[group]Cleaning the repository
2026-08-18T01:23:48.8813210Z [command]/usr/bin/git clean -ffdx
2026-08-18T01:23:49.4363149Z Removing target/
2026-08-18T01:23:49.4372370Z [command]/usr/bin/git reset --hard HEAD
2026-08-18T01:23:49.4442715Z HEAD is now at ce115d994 Merge d9eb7d43e29c50b20d4ae32dcadce19c40598df7 into f1a560fcf0546e5cb9c0120efd3c0e173fa8f8dc
2026-08-18T01:23:49.4450441Z ##[endgroup]
2026-08-18T01:23:49.4452468Z ##[group]Disabling automatic garbage collection
2026-08-18T01:23:49.4457041Z [command]/usr/bin/git config --local gc.auto 0
2026-08-18T01:23:49.4487496Z ##[endgroup]
2026-08-18T01:23:49.4488441Z ##[group]Setting up auth
2026-08-18T01:23:49.4493276Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-18T01:23:49.4521771Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-18T01:23:49.4750473Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-18T01:23:49.4778611Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-18T01:23:49.4965410Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-18T01:23:49.4991784Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-18T01:23:49.5179882Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-18T01:23:49.5210350Z ##[endgroup]
2026-08-18T01:23:49.5211174Z ##[group]Fetching the repository
2026-08-18T01:23:49.5217123Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +ce115d9949ebe86fd1d6efbb41d32d7b950b5cd5:refs/remotes/pull/148/merge
2026-08-18T01:23:50.1597686Z ##[endgroup]
2026-08-18T01:23:50.1598251Z ##[group]Determining the checkout info
2026-08-18T01:23:50.1599530Z ##[endgroup]
2026-08-18T01:23:50.1603621Z [command]/usr/bin/git sparse-checkout disable
2026-08-18T01:23:50.1644923Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-18T01:23:50.1665172Z ##[group]Checking out the ref
2026-08-18T01:23:50.1667369Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/148/merge
2026-08-18T01:23:50.1718377Z HEAD is now at ce115d994 Merge d9eb7d43e29c50b20d4ae32dcadce19c40598df7 into f1a560fcf0546e5cb9c0120efd3c0e173fa8f8dc
2026-08-18T01:23:50.1722431Z ##[endgroup]
2026-08-18T01:23:50.1754784Z [command]/usr/bin/git log -1 --format=%H
2026-08-18T01:23:50.1778203Z ce115d9949ebe86fd1d6efbb41d32d7b950b5cd5
2026-08-18T01:23:50.1902921Z ##[group]Run cargo build -p spt --bin translate_proof_fixture
2026-08-18T01:23:50.1903541Z [36;1mcargo build -p spt --bin translate_proof_fixture[0m
2026-08-18T01:23:50.1916548Z shell: /usr/bin/bash -e {0}
2026-08-18T01:23:50.1916805Z ##[endgroup]
2026-08-18T01:23:50.4671291Z    Compiling proc-macro2 v1.0.106
2026-08-18T01:23:50.4671838Z    Compiling quote v1.0.45
2026-08-18T01:23:50.4672168Z    Compiling unicode-ident v1.0.24
2026-08-18T01:23:50.4672536Z    Compiling libc v0.2.186
2026-08-18T01:23:50.4672885Z    Compiling serde_core v1.0.228
2026-08-18T01:23:50.4711285Z    Compiling cfg-if v1.0.4
2026-08-18T01:23:50.4733736Z    Compiling serde v1.0.228
2026-08-18T01:23:50.4748512Z    Compiling typenum v1.20.1
2026-08-18T01:23:50.4770478Z    Compiling log v0.4.32
2026-08-18T01:23:50.4797092Z    Compiling pin-project-lite v0.2.17
2026-08-18T01:23:50.4848046Z    Compiling version_check v0.9.5
2026-08-18T01:23:50.4942663Z    Compiling memchr v2.8.1
2026-08-18T01:23:50.4943869Z    Compiling portable-atomic v1.13.1
2026-08-18T01:23:50.4955311Z    Compiling find-msvc-tools v0.1.9
2026-08-18T01:23:50.5017751Z    Compiling shlex v2.0.1
2026-08-18T01:23:50.5232581Z    Compiling critical-section v1.2.0
2026-08-18T01:23:50.5473871Z    Compiling futures-core v0.3.32
2026-08-18T01:23:50.5577296Z    Compiling bytes v1.11.1
2026-08-18T01:23:50.6221596Z    Compiling subtle v2.6.1
2026-08-18T01:23:50.6873376Z    Compiling smallvec v1.15.1
2026-08-18T01:23:50.7101497Z    Compiling equivalent v1.0.2
2026-08-18T01:23:50.7260153Z    Compiling itoa v1.0.18
2026-08-18T01:23:50.7609939Z    Compiling semver v1.0.28
2026-08-18T01:23:50.7720886Z    Compiling stable_deref_trait v1.2.1
2026-08-18T01:23:50.7998636Z    Compiling slab v0.4.12
2026-08-18T01:23:50.8114569Z    Compiling futures-sink v0.3.32
2026-08-18T01:23:50.8381167Z    Compiling generic-array v0.14.7
2026-08-18T01:23:50.8421719Z    Compiling futures-io v0.3.32
2026-08-18T01:23:50.8482953Z    Compiling futures-task v0.3.32
2026-08-18T01:23:50.9166645Z    Compiling futures-channel v0.3.32
2026-08-18T01:23:50.9339338Z    Compiling rustversion v1.0.22
2026-08-18T01:23:50.9421086Z    Compiling rand_core v0.10.1
2026-08-18T01:23:50.9987283Z    Compiling hashbrown v0.17.1
2026-08-18T01:23:51.0161709Z    Compiling bitflags v2.12.1
2026-08-18T01:23:51.0292188Z    Compiling cpufeatures v0.2.17
2026-08-18T01:23:51.0493788Z    Compiling fnv v1.0.7
2026-08-18T01:23:51.0849736Z    Compiling rustc_version v0.4.1
2026-08-18T01:23:51.0946094Z    Compiling getrandom v0.4.2
2026-08-18T01:23:51.1211877Z    Compiling cfg_aliases v0.2.1
2026-08-18T01:23:51.1374092Z    Compiling strsim v0.11.1
2026-08-18T01:23:51.1643306Z    Compiling litemap v0.8.2
2026-08-18T01:23:51.1772443Z    Compiling writeable v0.6.3
2026-08-18T01:23:51.1831465Z    Compiling ident_case v1.0.1
2026-08-18T01:23:51.2841179Z    Compiling dunce v1.0.5
2026-08-18T01:23:51.3038381Z    Compiling fs_extra v1.3.0
2026-08-18T01:23:51.3120591Z    Compiling utf8_iter v1.0.4
2026-08-18T01:23:51.3475146Z    Compiling icu_properties_data v2.2.0
2026-08-18T01:23:51.3710956Z    Compiling icu_normalizer_data v2.2.0
2026-08-18T01:23:51.4100288Z    Compiling percent-encoding v2.3.2
2026-08-18T01:23:51.4471220Z    Compiling autocfg v1.5.1
2026-08-18T01:23:51.4571692Z    Compiling http v1.4.1
2026-08-18T01:23:51.6190611Z    Compiling cpufeatures v0.3.0
2026-08-18T01:23:51.6370815Z    Compiling aws-lc-rs v1.17.0
2026-08-18T01:23:51.6481068Z    Compiling unicode-segmentation v1.13.3
2026-08-18T01:23:51.6921325Z    Compiling syn v2.0.117
2026-08-18T01:23:51.7030767Z    Compiling thiserror v2.0.18
2026-08-18T01:23:51.7400884Z    Compiling scopeguard v1.2.0
2026-08-18T01:23:51.7482588Z    Compiling form_urlencoded v1.2.2
2026-08-18T01:23:51.7592245Z    Compiling untrusted v0.9.0
2026-08-18T01:23:51.7711126Z    Compiling rustls v0.23.40
2026-08-18T01:23:51.8451110Z    Compiling indexmap v2.14.0
2026-08-18T01:23:51.8511223Z    Compiling hybrid-array v0.4.12
2026-08-18T01:23:51.8875830Z    Compiling lock_api v0.4.14
2026-08-18T01:23:51.9035088Z    Compiling heck v0.5.0
2026-08-18T01:23:51.9388325Z    Compiling atomic-waker v1.1.2
2026-08-18T01:23:51.9491648Z    Compiling const-oid v0.10.2
2026-08-18T01:23:51.9493221Z    Compiling anyhow v1.0.102
2026-08-18T01:23:51.9599240Z    Compiling unicode-xid v0.2.6
2026-08-18T01:23:52.0410421Z    Compiling parking_lot_core v0.9.12
2026-08-18T01:23:52.0600602Z    Compiling zerocopy v0.8.50
2026-08-18T01:23:52.1160626Z    Compiling httparse v1.10.1
2026-08-18T01:23:52.1381252Z    Compiling paste v1.0.15
2026-08-18T01:23:52.1932178Z    Compiling convert_case v0.10.0
2026-08-18T01:23:52.1992785Z    Compiling num-traits v0.2.19
2026-08-18T01:23:52.2470998Z    Compiling curve25519-dalek v4.1.3
2026-08-18T01:23:52.2718180Z    Compiling ahash v0.8.12
2026-08-18T01:23:52.3634101Z    Compiling jobserver v0.1.34
2026-08-18T01:23:52.4061004Z    Compiling either v1.16.0
2026-08-18T01:23:52.4357957Z    Compiling crypto-common v0.2.2
2026-08-18T01:23:52.4533523Z    Compiling block-buffer v0.12.0
2026-08-18T01:23:52.4626719Z    Compiling inout v0.2.2
2026-08-18T01:23:52.4628069Z    Compiling powerfmt v0.2.0
2026-08-18T01:23:52.4663303Z    Compiling base64ct v1.8.3
2026-08-18T01:23:52.5320992Z    Compiling crypto-common v0.1.7
2026-08-18T01:23:52.5401830Z    Compiling block-buffer v0.10.4
2026-08-18T01:23:52.6416808Z    Compiling cc v1.2.63
2026-08-18T01:23:52.6578462Z    Compiling digest v0.10.7
2026-08-18T01:23:52.6719635Z    Compiling http-body v1.0.1
2026-08-18T01:23:52.6859293Z    Compiling deranged v0.5.8
2026-08-18T01:23:52.7951172Z    Compiling pem-rfc7468 v1.0.0
2026-08-18T01:23:52.8037340Z    Compiling time-core v0.1.8
2026-08-18T01:23:52.8320859Z    Compiling tower-service v0.3.3
2026-08-18T01:23:52.8820613Z    Compiling tinyvec_macros v0.1.1
2026-08-18T01:23:52.8938412Z    Compiling num-conv v0.2.2
2026-08-18T01:23:52.9161248Z    Compiling try-lock v0.2.5
2026-08-18T01:23:52.9410865Z    Compiling vcpkg v0.2.15
2026-08-18T01:23:52.9425848Z    Compiling zmij v1.0.21
2026-08-18T01:23:52.9618562Z    Compiling fastrand v2.4.1
2026-08-18T01:23:52.9697385Z    Compiling data-encoding v2.11.0
2026-08-18T01:23:53.0060933Z    Compiling base64 v0.22.1
2026-08-18T01:23:53.0555232Z    Compiling mio v1.2.1
2026-08-18T01:23:53.1485091Z    Compiling socket2 v0.6.4
2026-08-18T01:23:53.1556354Z    Compiling getrandom v0.2.17
2026-08-18T01:23:53.2160704Z    Compiling pkg-config v0.3.33
2026-08-18T01:23:53.2620714Z    Compiling want v0.3.1
2026-08-18T01:23:53.3260542Z    Compiling rand_core v0.6.4
2026-08-18T01:23:53.4144429Z    Compiling uuid v1.23.2
2026-08-18T01:23:53.4290491Z    Compiling parking_lot v0.12.5
2026-08-18T01:23:53.4750999Z    Compiling cipher v0.5.2
2026-08-18T01:23:53.4854243Z    Compiling tinyvec v1.11.0
2026-08-18T01:23:53.7330581Z    Compiling chacha20 v0.10.0
2026-08-18T01:23:53.8274443Z    Compiling sha2 v0.10.9
2026-08-18T01:23:53.8380847Z    Compiling inout v0.1.4
2026-08-18T01:23:53.8571636Z    Compiling spt-procident v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-procident)
2026-08-18T01:23:53.8801152Z    Compiling vergen-lib v9.1.0
2026-08-18T01:23:53.8860962Z    Compiling n0-future v0.3.2
2026-08-18T01:23:53.9218485Z    Compiling diatomic-waker v0.2.3
2026-08-18T01:23:53.9390812Z    Compiling winnow v1.0.3
2026-08-18T01:23:53.9792238Z    Compiling cmake v0.1.58
2026-08-18T01:23:53.9872999Z    Compiling cordyceps v0.3.4
2026-08-18T01:23:54.0092270Z    Compiling crossbeam-utils v0.8.21
2026-08-18T01:23:54.0382967Z    Compiling serde_json v1.0.150
2026-08-18T01:23:54.0537854Z    Compiling rand v0.10.1
2026-08-18T01:23:54.1111643Z    Compiling spin v0.10.0
2026-08-18T01:23:54.1223452Z    Compiling httpdate v1.0.3
2026-08-18T01:23:54.2186077Z    Compiling signature v2.2.0
2026-08-18T01:23:54.2280851Z    Compiling parking v2.2.1
2026-08-18T01:23:54.3041175Z    Compiling spt-poolguard v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-poolguard)
2026-08-18T01:23:54.3100420Z    Compiling cipher v0.4.4
2026-08-18T01:23:54.3191678Z    Compiling ed25519 v2.2.3
2026-08-18T01:23:54.3274690Z    Compiling futures-lite v2.6.1
2026-08-18T01:23:54.3448833Z    Compiling futures-buffered v0.2.13
2026-08-18T01:23:54.4085818Z    Compiling digest v0.11.3
2026-08-18T01:23:54.4220266Z    Compiling netlink-packet-core v0.8.1
2026-08-18T01:23:54.4370946Z    Compiling universal-hash v0.5.1
2026-08-18T01:23:54.4740808Z    Compiling vergen v9.1.0
2026-08-18T01:23:54.5276096Z    Compiling vergen-lib v0.1.6
2026-08-18T01:23:54.5380801Z    Compiling heapless v0.7.17
2026-08-18T01:23:54.5468717Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-08-18T01:23:54.5641665Z    Compiling aho-corasick v1.1.4
2026-08-18T01:23:54.5655246Z    Compiling noq-udp v0.10.0
2026-08-18T01:23:54.6453383Z    Compiling sync_wrapper v1.0.2
2026-08-18T01:23:54.6850769Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-08-18T01:23:54.7443212Z    Compiling opaque-debug v0.3.1
2026-08-18T01:23:54.7497148Z    Compiling regex-syntax v0.8.10
2026-08-18T01:23:54.7571101Z    Compiling byteorder v1.5.0
2026-08-18T01:23:54.7615206Z    Compiling allocator-api2 v0.2.21
2026-08-18T01:23:54.7961192Z    Compiling polyval v0.6.2
2026-08-18T01:23:54.9179407Z    Compiling hash32 v0.2.1
2026-08-18T01:23:54.9411329Z    Compiling spin v0.9.8
2026-08-18T01:23:54.9451303Z    Compiling aws-lc-sys v0.41.0
2026-08-18T01:23:54.9612553Z    Compiling ring v0.17.14
2026-08-18T01:23:54.9836974Z    Compiling libsqlite3-sys v0.30.1
2026-08-18T01:23:55.0604676Z    Compiling spt-store v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-08-18T01:23:55.0710530Z    Compiling vergen-gitcl v1.0.8
2026-08-18T01:23:55.1423010Z    Compiling signature v3.0.0
2026-08-18T01:23:55.1656277Z    Compiling fallible-iterator v0.3.0
2026-08-18T01:23:55.2288281Z    Compiling ryu v1.0.23
2026-08-18T01:23:55.2708770Z    Compiling tower-layer v0.3.3
2026-08-18T01:23:55.3759447Z    Compiling fallible-streaming-iterator v0.1.9
2026-08-18T01:23:55.3960757Z    Compiling num_threads v0.1.7
2026-08-18T01:23:55.4406326Z    Compiling ghash v0.5.1
2026-08-18T01:23:55.4467854Z    Compiling sha2 v0.11.0-rc.5
2026-08-18T01:23:55.5238271Z    Compiling time v0.3.47
2026-08-18T01:23:55.5290328Z    Compiling ctr v0.9.2
2026-08-18T01:23:55.5460744Z    Compiling aes v0.8.4
2026-08-18T01:23:55.6120795Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-08-18T01:23:55.7062812Z    Compiling fs2 v0.4.3
2026-08-18T01:23:55.7151145Z    Compiling http-body-util v0.1.3
2026-08-18T01:23:55.8571718Z    Compiling aead v0.5.2
2026-08-18T01:23:55.9350542Z    Compiling openssl-probe v0.2.1
2026-08-18T01:23:55.9630721Z    Compiling arrayvec v0.7.6
2026-08-18T01:23:56.0317039Z    Compiling utf8parse v0.2.2
2026-08-18T01:23:56.1093756Z    Compiling crossbeam-channel v0.5.15
2026-08-18T01:23:56.1294245Z    Compiling crossbeam-epoch v0.9.18
2026-08-18T01:23:56.1690916Z    Compiling aes-gcm v0.10.3
2026-08-18T01:23:56.2203251Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-08-18T01:23:56.3219575Z    Compiling blake3 v1.8.5
2026-08-18T01:23:56.3881177Z    Compiling netlink-packet-route v0.29.0
2026-08-18T01:23:56.4393955Z    Compiling memoffset v0.6.5
2026-08-18T01:23:56.5571419Z    Compiling acto v0.8.2
2026-08-18T01:23:56.5865624Z    Compiling noq v0.18.0
2026-08-18T01:23:56.6170914Z    Compiling netwatch v0.16.0
2026-08-18T01:23:56.7272767Z    Compiling mac-addr v0.3.0
2026-08-18T01:23:56.7971860Z    Compiling synstructure v0.13.2
2026-08-18T01:23:56.8162532Z    Compiling darling_core v0.20.11
2026-08-18T01:23:56.8390792Z    Compiling sorted-index-buffer v0.2.1
2026-08-18T01:23:56.8505102Z    Compiling xml-rs v0.8.28
2026-08-18T01:23:56.9196839Z    Compiling tagptr v0.2.0
2026-08-18T01:23:56.9823641Z    Compiling lru-slab v0.1.2
2026-08-18T01:23:57.0634169Z    Compiling foldhash v0.2.0
2026-08-18T01:23:57.1010652Z    Compiling ref-cast v1.0.25
2026-08-18T01:23:57.1894797Z    Compiling proc-macro-crate v3.5.0
2026-08-18T01:23:57.2384889Z    Compiling regex-automata v0.4.14
2026-08-18T01:23:57.3490923Z    Compiling thiserror v1.0.69
2026-08-18T01:23:57.4437520Z    Compiling identity-hash v0.1.0
2026-08-18T01:23:57.5350819Z    Compiling rustc-hash v2.1.2
2026-08-18T01:23:57.6687500Z    Compiling hashbrown v0.16.1
2026-08-18T01:23:57.6937552Z    Compiling xmltree v0.10.3
2026-08-18T01:23:57.7230745Z    Compiling serde_derive_internals v0.29.1
2026-08-18T01:23:57.9276785Z    Compiling netlink-packet-route v0.30.0
2026-08-18T01:23:57.9912597Z    Compiling errno v0.3.14
2026-08-18T01:23:58.1417341Z    Compiling ioctl-rs v0.1.6
2026-08-18T01:23:58.2081168Z    Compiling serial-core v0.4.0
2026-08-18T01:23:58.2430938Z    Compiling termios v0.2.2
2026-08-18T01:23:58.3127848Z    Compiling simple-dns v0.9.3
2026-08-18T01:23:58.3607022Z    Compiling arrayref v0.3.9
2026-08-18T01:23:58.4050985Z    Compiling winnow v0.7.15
2026-08-18T01:23:58.4105844Z    Compiling resolv-conf v0.7.6
2026-08-18T01:23:58.5166843Z    Compiling simdutf8 v0.1.5
2026-08-18T01:23:58.5239286Z    Compiling constant_time_eq v0.4.2
2026-08-18T01:23:58.6364394Z    Compiling serde_derive v1.0.228
2026-08-18T01:23:58.6869895Z    Compiling zeroize_derive v1.4.3
2026-08-18T01:23:58.6951719Z    Compiling tokio-macros v2.7.0
2026-08-18T01:23:58.8001051Z    Compiling zerofrom-derive v0.1.7
2026-08-18T01:23:58.8282148Z    Compiling futures-macro v0.3.32
2026-08-18T01:23:58.8981029Z    Compiling yoke-derive v0.8.2
2026-08-18T01:23:58.9929102Z    Compiling zerovec-derive v0.11.3
2026-08-18T01:23:59.2526634Z    Compiling zeroize v1.8.2
2026-08-18T01:23:59.3721642Z    Compiling tokio v1.52.3
2026-08-18T01:23:59.3970631Z    Compiling displaydoc v0.2.6
2026-08-18T01:23:59.6560807Z    Compiling futures-util v0.3.32
2026-08-18T01:23:59.6860770Z    Compiling tracing-attributes v0.1.31
2026-08-18T01:23:59.9060931Z    Compiling rustls-pki-types v1.14.1
2026-08-18T01:24:00.1157496Z    Compiling zerofrom v0.1.8
2026-08-18T01:24:00.1398074Z    Compiling curve25519-dalek-derive v0.1.1
2026-08-18T01:24:00.1721042Z    Compiling thiserror-impl v2.0.18
2026-08-18T01:24:00.2199913Z    Compiling yoke v0.8.3
2026-08-18T01:24:00.3991142Z    Compiling zerotrie v0.2.4
2026-08-18T01:24:00.5291180Z    Compiling zerovec v0.11.6
2026-08-18T01:24:00.7670062Z    Compiling darling_macro v0.20.11
2026-08-18T01:24:00.7710856Z    Compiling derive_more-impl v2.1.1
2026-08-18T01:24:00.8800860Z    Compiling spez v0.1.2
2026-08-18T01:24:01.1087050Z    Compiling n0-error-macros v0.1.3
2026-08-18T01:24:01.1259984Z    Compiling darling v0.20.11
2026-08-18T01:24:01.1910627Z    Compiling derive_builder_core v0.20.2
2026-08-18T01:24:01.2644797Z    Compiling tinystr v0.8.3
2026-08-18T01:24:01.2923019Z    Compiling potential_utf v0.1.5
2026-08-18T01:24:01.4560764Z    Compiling icu_locale_core v2.2.0
2026-08-18T01:24:01.4599507Z    Compiling icu_collections v2.2.0
2026-08-18T01:24:01.8520625Z    Compiling der v0.8.0-rc.10
2026-08-18T01:24:02.1570729Z    Compiling pin-project-internal v1.1.13
2026-08-18T01:24:02.2552660Z    Compiling n0-error v0.1.3
2026-08-18T01:24:02.4110713Z    Compiling derive_builder_macro v0.20.2
2026-08-18T01:24:02.5880831Z    Compiling icu_provider v2.2.0
2026-08-18T01:24:02.7600832Z    Compiling derive_builder v0.20.2
2026-08-18T01:24:02.9700662Z    Compiling icu_normalizer v2.2.0
2026-08-18T01:24:03.0022498Z    Compiling icu_properties v2.2.0
2026-08-18T01:24:03.1078816Z    Compiling futures-executor v0.3.32
2026-08-18T01:24:03.1640524Z    Compiling ed25519-dalek v2.2.0
2026-08-18T01:24:03.3131099Z    Compiling spki v0.8.0-rc.4
2026-08-18T01:24:03.3740659Z    Compiling futures v0.3.32
2026-08-18T01:24:03.4311110Z    Compiling spt-proto v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-08-18T01:24:03.5087087Z    Compiling pkcs8 v0.11.0-rc.10
2026-08-18T01:24:03.5271686Z    Compiling pin-project v1.1.13
2026-08-18T01:24:03.5405142Z    Compiling cobs v0.3.0
2026-08-18T01:24:03.5972153Z    Compiling regex v1.12.3
2026-08-18T01:24:03.6949806Z    Compiling data-encoding-macro-internal v0.1.18
2026-08-18T01:24:03.7880727Z    Compiling ipnet v2.12.0
2026-08-18T01:24:03.8462942Z    Compiling ed25519 v3.0.0-rc.4
2026-08-18T01:24:03.8879900Z    Compiling postcard-derive v0.2.2
2026-08-18T01:24:04.1713619Z    Compiling prefix-trie v0.8.4
2026-08-18T01:24:04.2650026Z    Compiling data-encoding-macro v0.1.20
2026-08-18T01:24:04.3175280Z    Compiling rustls-native-certs v0.8.4
2026-08-18T01:24:04.4338657Z    Compiling once_cell v1.21.4
2026-08-18T01:24:04.5326258Z    Compiling idna_adapter v1.2.2
2026-08-18T01:24:04.5445506Z    Compiling num_enum_derive v0.7.6
2026-08-18T01:24:04.6015542Z    Compiling postcard v1.1.3
2026-08-18T01:24:04.6575989Z    Compiling tracing-core v0.1.36
2026-08-18T01:24:04.6700863Z    Compiling idna v1.1.0
2026-08-18T01:24:04.7731693Z    Compiling strum_macros v0.28.0
2026-08-18T01:24:04.9062555Z    Compiling iroh-metrics-derive v0.4.1
2026-08-18T01:24:04.9480517Z    Compiling hashbrown v0.14.5
2026-08-18T01:24:04.9725724Z    Compiling async-trait v0.1.89
2026-08-18T01:24:04.9831383Z    Compiling enum-assoc v1.3.0
2026-08-18T01:24:05.0931926Z    Compiling url v2.5.8
2026-08-18T01:24:05.1113296Z    Compiling derive_more v2.1.1
2026-08-18T01:24:05.3013109Z    Compiling tracing v0.1.44
2026-08-18T01:24:05.3982007Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-08-18T01:24:05.4870623Z    Compiling tokio-util v0.7.18
2026-08-18T01:24:05.6425921Z    Compiling hashlink v0.9.1
2026-08-18T01:24:05.7342998Z    Compiling netlink-sys v0.8.8
2026-08-18T01:24:05.7780990Z    Compiling tower v0.5.3
2026-08-18T01:24:05.7875868Z    Compiling num_enum v0.7.6
2026-08-18T01:24:05.7980383Z    Compiling iroh-metrics v0.38.3
2026-08-18T01:24:05.8841226Z    Compiling iroh-relay v0.98.0
2026-08-18T01:24:05.9430874Z    Compiling hickory-proto v0.26.0-beta.4
2026-08-18T01:24:06.0300838Z    Compiling netlink-proto v0.12.0
2026-08-18T01:24:06.0672021Z    Compiling netdev v0.42.0
2026-08-18T01:24:06.0793949Z    Compiling iroh-base v0.98.0
2026-08-18T01:24:06.1595376Z    Compiling attohttpc v0.30.1
2026-08-18T01:24:06.2052390Z    Compiling rusqlite v0.32.1
2026-08-18T01:24:06.2270168Z    Compiling moka v0.12.15
2026-08-18T01:24:06.2379200Z    Compiling serde_spanned v0.6.9
2026-08-18T01:24:06.3560068Z    Compiling toml_datetime v0.6.11
2026-08-18T01:24:06.3624962Z    Compiling ref-cast-impl v1.0.25
2026-08-18T01:24:06.4520395Z    Compiling tower-http v0.6.11
2026-08-18T01:24:06.5391028Z    Compiling h2 v0.4.14
2026-08-18T01:24:06.8490907Z    Compiling n0-watcher v0.6.1
2026-08-18T01:24:06.8711618Z    Compiling tokio-stream v0.1.18
2026-08-18T01:24:06.9053532Z    Compiling thiserror-impl v1.0.69
2026-08-18T01:24:07.0551949Z    Compiling smol_str v0.1.24
2026-08-18T01:24:07.0631015Z    Compiling signal-hook v0.3.18
2026-08-18T01:24:07.1136580Z    Compiling sha1_smol v1.0.1
2026-08-18T01:24:07.2154531Z    Compiling toml_write v0.1.2
2026-08-18T01:24:07.2790325Z    Compiling rustix v1.1.4
2026-08-18T01:24:07.4420887Z    Compiling toml_edit v0.22.27
2026-08-18T01:24:07.5367447Z    Compiling strum v0.28.0
2026-08-18T01:24:07.6203403Z    Compiling iroh-dns v0.98.0
2026-08-18T01:24:07.6500378Z    Compiling webpki-roots v1.0.7
2026-08-18T01:24:07.6683420Z    Compiling schemars_derive v1.2.1
2026-08-18T01:24:07.7679975Z    Compiling lru v0.16.4
2026-08-18T01:24:07.8547571Z    Compiling serial-unix v0.4.0
2026-08-18T01:24:07.9673993Z    Compiling signal-hook-registry v1.4.8
2026-08-18T01:24:08.0514998Z    Compiling darling_core v0.23.0
2026-08-18T01:24:08.0618264Z    Compiling serde_bytes v0.11.19
2026-08-18T01:24:08.0941594Z    Compiling seize v0.5.1
2026-08-18T01:24:08.1031106Z    Compiling hmac v0.12.1
2026-08-18T01:24:08.1804252Z    Compiling iroh v0.98.2
2026-08-18T01:24:08.2260788Z    Compiling linux-raw-sys v0.12.1
2026-08-18T01:24:08.3437026Z    Compiling pin-utils v0.1.0
2026-08-18T01:24:08.3515030Z    Compiling rustix v0.38.44
2026-08-18T01:24:08.3978879Z    Compiling dyn-clone v1.0.20
2026-08-18T01:24:08.4430137Z    Compiling cmov v0.5.4
2026-08-18T01:24:08.4699150Z    Compiling bitflags v1.3.2
2026-08-18T01:24:08.5250792Z    Compiling nix v0.25.1
2026-08-18T01:24:08.5350749Z    Compiling filedescriptor v0.8.3
2026-08-18T01:24:08.5872156Z    Compiling papaya v0.2.4
2026-08-18T01:24:08.5958207Z    Compiling hkdf v0.12.4
2026-08-18T01:24:08.6803889Z    Compiling ctutils v0.4.2
2026-08-18T01:24:08.7690775Z    Compiling serial v0.4.0
2026-08-18T01:24:08.7993213Z    Compiling backon v1.6.0
2026-08-18T01:24:08.8344917Z    Compiling anstyle-parse v1.0.0
2026-08-18T01:24:08.9461029Z    Compiling vte_generate_state_changes v0.1.2
2026-08-18T01:24:09.0307284Z    Compiling swarm-discovery v0.6.0-alpha.2 (https://github.com/SaberMage/swarm-discovery?rev=89a2200d54a4e3cab2f46cc75ebff49a1fb07614#89a2200d)
2026-08-18T01:24:09.0558600Z    Compiling foldhash v0.1.5
2026-08-18T01:24:09.1061847Z    Compiling downcast-rs v1.2.1
2026-08-18T01:24:09.1470935Z    Compiling anstyle-query v1.1.5
2026-08-18T01:24:09.1782065Z    Compiling instability v0.3.12
2026-08-18T01:24:09.2020768Z    Compiling anstyle v1.0.14
2026-08-18T01:24:09.2381625Z    Compiling linux-raw-sys v0.4.15
2026-08-18T01:24:09.2438210Z    Compiling unicode-width v0.2.0
2026-08-18T01:24:09.3221746Z    Compiling shell-words v1.1.1
2026-08-18T01:24:09.4784872Z    Compiling colorchoice v1.0.5
2026-08-18T01:24:09.4821174Z    Compiling is_terminal_polyfill v1.70.2
2026-08-18T01:24:09.5396152Z    Compiling vte v0.13.1
2026-08-18T01:24:09.5530623Z    Compiling anstream v1.0.0
2026-08-18T01:24:09.5689952Z    Compiling hashbrown v0.15.5
2026-08-18T01:24:09.5763414Z    Compiling signal-hook-mio v0.2.5
2026-08-18T01:24:09.7234182Z    Compiling terminal_size v0.4.4
2026-08-18T01:24:09.7412696Z    Compiling schemars v1.2.1
2026-08-18T01:24:09.8548307Z    Compiling spake2 v0.4.0
2026-08-18T01:24:09.8692848Z    Compiling strum_macros v0.26.4
2026-08-18T01:24:09.9401297Z    Compiling sha1 v0.10.6
2026-08-18T01:24:10.1911843Z    Compiling toml v0.8.23
2026-08-18T01:24:10.2060645Z    Compiling itertools v0.13.0
2026-08-18T01:24:10.4121381Z    Compiling castaway v0.2.4
2026-08-18T01:24:10.5020666Z    Compiling unicode-width v0.1.14
2026-08-18T01:24:10.6789347Z    Compiling doctest-file v1.1.1
2026-08-18T01:24:10.7679552Z    Compiling clap_lex v1.1.0
2026-08-18T01:24:10.8982652Z    Compiling static_assertions v1.1.0
2026-08-18T01:24:10.9651513Z    Compiling indoc v2.0.7
2026-08-18T01:24:11.0584938Z    Compiling compact_str v0.8.2
2026-08-18T01:24:11.1270975Z    Compiling interprocess v2.4.2
2026-08-18T01:24:11.1621750Z    Compiling clap_builder v4.6.0
2026-08-18T01:24:11.3850856Z    Compiling crossterm v0.28.1
2026-08-18T01:24:11.6097889Z    Compiling darling_macro v0.23.0
2026-08-18T01:24:11.6496682Z    Compiling lru v0.12.5
2026-08-18T01:24:11.8016652Z    Compiling clap_derive v4.6.1
2026-08-18T01:24:11.9611085Z    Compiling darling v0.23.0
2026-08-18T01:24:11.9612106Z    Compiling cassowary v0.3.0
2026-08-18T01:24:12.0370855Z    Compiling iana-time-zone v0.1.65
2026-08-18T01:24:12.0806955Z    Compiling strum v0.26.3
2026-08-18T01:24:12.2430789Z    Compiling hyper v1.10.1
2026-08-18T01:24:12.2710914Z    Compiling unicode-truncate v1.1.0
2026-08-18T01:24:12.3918637Z    Compiling chrono v0.4.45
2026-08-18T01:24:12.4420445Z    Compiling nucleo-matcher v0.3.1
2026-08-18T01:24:12.4610631Z    Compiling portable-pty v0.8.1
2026-08-18T01:24:12.5390845Z    Compiling qrcode v0.14.1
2026-08-18T01:24:12.6222352Z    Compiling ratatui v0.29.0
2026-08-18T01:24:13.8348690Z    Compiling clap v4.6.1
2026-08-18T01:24:13.9983252Z    Compiling spt-msg v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-08-18T01:24:14.1030713Z    Compiling hyper-util v0.1.20
2026-08-18T01:24:14.3451331Z    Compiling spt-runtime v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-08-18T01:24:14.3549365Z    Compiling spt-term v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-08-18T01:24:16.0610042Z    Compiling igd-next v0.17.1
2026-08-18T01:24:17.0710685Z    Compiling portmapper v0.16.0
2026-08-18T01:24:17.5580958Z    Compiling spt-live v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-08-18T01:24:20.8008029Z    Compiling rustls-webpki v0.103.13
2026-08-18T01:24:23.0874295Z    Compiling tokio-rustls v0.26.4
2026-08-18T01:24:23.0874971Z    Compiling rustls-platform-verifier v0.7.0
2026-08-18T01:24:23.0875290Z    Compiling noq-proto v0.17.0
2026-08-18T01:24:23.2227746Z    Compiling hyper-rustls v0.27.9
2026-08-18T01:24:23.2229655Z    Compiling hickory-net v0.26.0-beta.4
2026-08-18T01:24:23.2230102Z    Compiling tokio-websockets v0.13.2
2026-08-18T01:24:23.3425093Z    Compiling reqwest v0.13.4
2026-08-18T01:24:24.2500433Z    Compiling hickory-resolver v0.26.0-beta.4
2026-08-18T01:24:37.7305717Z    Compiling spt-net v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-18T01:24:39.4339684Z    Compiling spt-daemon v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-18T01:24:49.7440241Z    Compiling spt v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-18T01:24:49.8522358Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.65s
2026-08-18T01:24:49.8906810Z ##[group]Run cargo nextest run --workspace -E 'kind(lib) + kind(bin)'
2026-08-18T01:24:49.8907244Z [36;1mcargo nextest run --workspace -E 'kind(lib) + kind(bin)'[0m
2026-08-18T01:24:49.8921100Z shell: /usr/bin/bash -e {0}
2026-08-18T01:24:49.8921305Z ##[endgroup]
2026-08-18T01:24:50.5749375Z    Compiling fastrand v2.4.1
2026-08-18T01:24:50.5821888Z    Compiling spt-poolguard v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-poolguard)
2026-08-18T01:24:50.5884910Z    Compiling rustix v1.1.4
2026-08-18T01:24:50.6172906Z    Compiling bytemuck v1.25.2
2026-08-18T01:24:50.6173707Z    Compiling mock-adapter v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/adapters/mock)
2026-08-18T01:24:50.6394075Z    Compiling spt-proto v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-08-18T01:24:50.6395374Z    Compiling spt-procident v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-procident)
2026-08-18T01:24:50.6899307Z    Compiling futures-lite v2.6.1
2026-08-18T01:24:50.6901678Z    Compiling backon v1.6.0
2026-08-18T01:24:50.7705745Z    Compiling rgb v0.8.53
2026-08-18T01:24:51.0632146Z    Compiling spt-store v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-08-18T01:24:51.1920453Z    Compiling avt v0.18.0
2026-08-18T01:24:51.4990495Z    Compiling n0-future v0.3.2
2026-08-18T01:24:51.5685202Z    Compiling n0-watcher v0.6.1
2026-08-18T01:24:51.5685575Z    Compiling iroh-dns v0.98.0
2026-08-18T01:24:51.7003708Z    Compiling netwatch v0.16.0
2026-08-18T01:24:51.8442143Z    Compiling iroh-relay v0.98.0
2026-08-18T01:24:52.3436562Z    Compiling portmapper v0.16.0
2026-08-18T01:24:52.3700085Z    Compiling tempfile v3.27.0
2026-08-18T01:24:52.3701148Z    Compiling terminal_size v0.4.4
2026-08-18T01:24:52.4268115Z    Compiling clap_builder v4.6.0
2026-08-18T01:24:52.5516018Z    Compiling spt-test-support v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-test-support)
2026-08-18T01:24:54.2217255Z    Compiling clap v4.6.1
2026-08-18T01:24:55.1450912Z    Compiling spt-msg v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-08-18T01:24:55.3581348Z    Compiling spt-term v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-08-18T01:24:55.3582356Z    Compiling spt-runtime v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-08-18T01:24:55.3914870Z    Compiling iroh v0.98.2
2026-08-18T01:24:57.6048490Z    Compiling spt-live v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-08-18T01:25:05.9781316Z    Compiling spt-net v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-18T01:25:07.8349141Z    Compiling spt-daemon v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-18T01:25:19.6538428Z    Compiling spt v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-18T01:25:19.6539811Z    Compiling xtask v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/xtask)
2026-08-18T01:26:39.7078619Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 49s
2026-08-18T01:26:40.7437744Z ────────────
2026-08-18T01:26:40.7439813Z  Nextest run ID 5981296e-396a-436a-9453-d4d8218611e3 with nextest profile: default
2026-08-18T01:26:40.7444357Z     Starting 2565 tests across 24 binaries (1 test and 167 binaries skipped)
2026-08-18T01:26:40.7617777Z         PASS [   0.008s] (   1/2565) mock-adapter::bin/capture-player tests::refuses_a_length_mismatch
2026-08-18T01:26:40.7620772Z         PASS [   0.008s] (   2/2565) mock-adapter::bin/capture-player tests::parses_a_well_formed_record
2026-08-18T01:26:40.7623637Z         PASS [   0.016s] (   3/2565) spt::bin/spt api::auth::tests::an_unverifiable_live_owner_never_grants_a_repin
2026-08-18T01:26:40.7630224Z         PASS [   0.016s] (   4/2565) spt::bin/spt accessview::tests::drill_matches_only_its_own_kind
2026-08-18T01:26:40.7634370Z         PASS [   0.016s] (   5/2565) spt::bin/spt api::auth::tests::mints_distinct_nonempty_tokens
2026-08-18T01:26:40.7638285Z         PASS [   0.016s] (   6/2565) spt::bin/spt accessview::tests::target_roster_groups_types_and_counts_rules
2026-08-18T01:26:40.7641769Z         PASS [   0.016s] (   7/2565) spt::bin/spt accessview::tests::node_roster_lists_node_scope_entities_and_mode_exceptions
2026-08-18T01:26:40.7644811Z         PASS [   0.016s] (   8/2565) spt::bin/spt accessview::tests::a_pinned_open_renders_apart_from_a_default_open
2026-08-18T01:26:40.7651499Z         PASS [   0.017s] (   9/2565) spt::bin/spt api::auth::tests::missing_endpoint_is_no_endpoint
2026-08-18T01:26:40.7719465Z         PASS [   0.026s] (  10/2565) spt::bin/spt api::auth::tests::no_proof_is_refused
2026-08-18T01:26:40.7723836Z         PASS [   0.011s] (  11/2565) spt::bin/spt api::auth::tests::worker_missing_is_no_endpoint
2026-08-18T01:26:40.7759623Z         PASS [   0.022s] (  12/2565) spt::bin/spt api::auth::tests::session_id_proof_authenticates
2026-08-18T01:26:40.7762207Z         PASS [   0.022s] (  13/2565) spt::bin/spt api::auth::tests::token_auth_path_unchanged
2026-08-18T01:26:40.7801811Z         PASS [   0.019s] (  14/2565) spt::bin/spt api::auth::tests::token_proof_authenticates
2026-08-18T01:26:40.7805964Z         PASS [   0.018s] (  15/2565) spt::bin/spt api::delivery::tests::an_undated_state_is_dated_by_a_non_edge_report
2026-08-18T01:26:40.7824314Z         PASS [   0.037s] (  16/2565) spt::bin/spt api::auth::tests::live_owner_mismatch_still_refuses
2026-08-18T01:26:40.7866177Z         PASS [   0.025s] (  17/2565) spt::bin/spt api::auth::tests::wrong_token_and_wrong_session_refused
2026-08-18T01:26:40.7869116Z         PASS [   0.041s] (  18/2565) spt::bin/spt api::auth::tests::dead_owner_repin_refused_when_sid_owns_another_perch
2026-08-18T01:26:40.7876708Z         PASS [   0.015s] (  19/2565) spt::bin/spt api::delivery::tests::echo_gate_explicit_toggle
2026-08-18T01:26:40.7877782Z         PASS [   0.042s] (  20/2565) spt::bin/spt api::auth::tests::pinned_to_dead_sid_mismatched_poll_repins
2026-08-18T01:26:40.7880725Z         PASS [   0.026s] (  21/2565) spt::bin/spt api::auth::tests::worker_parent_current_sid_authenticates_after_rotation
2026-08-18T01:26:40.7883821Z         PASS [   0.026s] (  22/2565) spt::bin/spt api::auth::tests::worker_wrong_sid_and_token_only_refused
2026-08-18T01:26:40.7890732Z         PASS [   0.016s] (  23/2565) spt::bin/spt api::delivery::tests::idle_busy_transitions_manage_sentinels
2026-08-18T01:26:40.7891700Z         PASS [   0.009s] (  24/2565) spt::bin/spt api::delivery::tests::inject_all_pty_falls_back_to_hook
2026-08-18T01:26:40.7896814Z         PASS [   0.008s] (  25/2565) spt::bin/spt api::delivery::tests::inject_resolution_drops_pty_defaults_hook
2026-08-18T01:26:40.7901268Z         PASS [   0.029s] (  26/2565) spt::bin/spt api::auth::tests::worker_stored_sid_authenticates
2026-08-18T01:26:40.7927699Z         PASS [   0.047s] (  27/2565) spt::bin/spt api::auth::tests::dead_owner_repin_refused_when_sid_is_a_psyche_custody_sid
2026-08-18T01:26:40.7936045Z         PASS [   0.016s] (  28/2565) spt::bin/spt api::delivery::tests::idle_no_gate_does_not_arm_gate
2026-08-18T01:26:40.7975667Z         PASS [   0.052s] (  29/2565) spt::bin/spt api::auth::tests::a_recycled_owner_pid_no_longer_blocks_the_dead_owner_rescue
2026-08-18T01:26:40.7996996Z         PASS [   0.052s] (  30/2565) spt::bin/spt api::auth::tests::dead_owner_repin_still_rescues_a_non_custody_sid
2026-08-18T01:26:40.8054958Z         PASS [   0.011s] (  31/2565) spt::bin/spt api::engineroom::tests::a_refresh_adopts_only_a_real_divergence
2026-08-18T01:26:40.8065185Z         PASS [   0.011s] (  32/2565) spt::bin/spt api::engineroom::tests::a_pin_is_not_a_clear
2026-08-18T01:26:40.8075086Z         PASS [   0.011s] (  33/2565) spt::bin/spt api::engineroom::tests::an_admin_code_verifies_across_the_ceremony_window_only
2026-08-18T01:26:40.8076538Z         PASS [   0.013s] (  34/2565) spt::bin/spt api::engineroom::tests::subnet_authority_is_the_empowerment_not_the_gate
2026-08-18T01:26:40.8079785Z         PASS [   0.012s] (  35/2565) spt::bin/spt api::engineroom::tests::the_gate_admits_only_the_reserved_id_provisioned_and_authenticated
2026-08-18T01:26:40.8082671Z         PASS [   0.012s] (  36/2565) spt::bin/spt api::engineroom::tests::the_perch_minting_verbs_admit_the_reserved_id_only_as_a_completion
2026-08-18T01:26:40.8092959Z         PASS [   0.009s] (  37/2565) spt::bin/spt api::engineroom::tests::the_written_node_mode_is_the_one_the_chain_reads
2026-08-18T01:26:40.8094174Z         PASS [   0.009s] (  38/2565) spt::bin/spt api::engineroom::tests::the_unset_echo_names_what_governs_next
2026-08-18T01:26:40.8142357Z         PASS [   0.017s] (  39/2565) spt::bin/spt api::engineroom::tests::the_surface_mode_verb_refuses_a_caller_that_is_not_the_engine_room
2026-08-18T01:26:40.8160455Z         PASS [   0.017s] (  40/2565) spt::bin/spt api::engineroom::tests::the_surface_mode_verb_refuses_an_unminted_surface_and_writes_nothing
2026-08-18T01:26:40.8182204Z         PASS [   0.009s] (  41/2565) spt::bin/spt api::reporting::tests::boundary_missing_perch_refused
2026-08-18T01:26:40.8360340Z         PASS [   0.022s] (  42/2565) spt::bin/spt api::reporting::tests::boundary_refuses_rotating_onto_a_psyche_custody_sid
2026-08-18T01:26:40.8434313Z         PASS [   0.008s] (  43/2565) spt::bin/spt api::reporting::tests::capability_lists_hostable_types
2026-08-18T01:26:40.8573605Z         PASS [   0.014s] (  44/2565) spt::bin/spt api::reporting::tests::digest_entry_validates_and_appends_to_digest_log
2026-08-18T01:26:40.8611043Z         PASS [   0.079s] (  45/2565) spt::bin/spt api::delivery::tests::only_a_real_state_edge_stamps_the_transition_instant
2026-08-18T01:26:40.8791805Z         PASS [   0.021s] (  46/2565) spt::bin/spt api::reporting::tests::driven_by_reads_daemon_marker
2026-08-18T01:26:40.8824612Z         PASS [   0.021s] (  47/2565) spt::bin/spt api::reporting::tests::endpoint_info_activity_word_tracks_the_idle_sentinel
2026-08-18T01:26:40.8854546Z         PASS [   0.007s] (  48/2565) spt::bin/spt api::reporting::tests::endpoint_info_attached_node_from_honest_stamps
2026-08-18T01:26:40.8892102Z         PASS [   0.007s] (  49/2565) spt::bin/spt api::reporting::tests::endpoint_info_attached_node_self_attributes_own_node_driver
2026-08-18T01:26:40.8923597Z         PASS [   0.007s] (  50/2565) spt::bin/spt api::reporting::tests::endpoint_info_json_always_carries_an_activity_word
2026-08-18T01:26:40.8995329Z         PASS [   0.007s] (  51/2565) spt::bin/spt api::reporting::tests::env_aliases_resolved_from_manifest
2026-08-18T01:26:40.9092573Z         PASS [   0.020s] (  52/2565) spt::bin/spt api::reporting::tests::endpoint_info_reports_and_refuses
2026-08-18T01:26:40.9167725Z         PASS [   0.007s] (  53/2565) spt::bin/spt api::reporting::tests::filedrops_are_fixed_named_files
2026-08-18T01:26:40.9252058Z         PASS [   0.008s] (  54/2565) spt::bin/spt api::reporting::tests::hint_once_per_session_one_per_message
2026-08-18T01:26:40.9380930Z         PASS [   0.129s] (  55/2565) spt::bin/spt api::reporting::tests::boundary_rebinds_keeping_anchor
2026-08-18T01:26:40.9398464Z         PASS [   0.138s] (  56/2565) spt::bin/spt api::reporting::tests::a_non_engine_room_boundary_never_moves_the_seats_empowerment
2026-08-18T01:26:40.9412053Z         PASS [   0.016s] (  57/2565) spt::bin/spt api::reporting::tests::history_log_appends
2026-08-18T01:26:40.9453959Z         PASS [   0.007s] (  58/2565) spt::bin/spt api::reporting::tests::presence_records_endpoint
2026-08-18T01:26:40.9460689Z         PASS [   0.008s] (  59/2565) spt::bin/spt api::reporting::tests::misplaced_drop_is_still_found_once_the_anchor_is_correct
2026-08-18T01:26:40.9465284Z         PASS [   0.143s] (  60/2565) spt::bin/spt api::reporting::tests::a_rotated_away_session_id_cannot_resurrect_a_dropped_empowerment
2026-08-18T01:26:40.9468494Z         PASS [   0.142s] (  61/2565) spt::bin/spt api::reporting::tests::boundary_appends_to_the_session_ledger
2026-08-18T01:26:40.9568268Z         PASS [   0.139s] (  62/2565) spt::bin/spt api::reporting::tests::boundary_with_a_fresh_sid_is_unaffected_by_the_squat_guard
2026-08-18T01:26:40.9752824Z         PASS [   0.199s] (  63/2565) spt::bin/spt api::delivery::tests::idle_drain_peek_returns_non_deferred_rows_only
2026-08-18T01:26:40.9881633Z         PASS [   0.013s] (  64/2565) spt::bin/spt api::startup::tests::a_dead_binder_pid_proves_nothing_and_never_drops_the_stamp
2026-08-18T01:26:40.9952467Z         PASS [   0.006s] (  65/2565) spt::bin/spt api::startup::tests::a_dead_relays_capability_stamp_is_not_resurrected_by_a_listener_rebind
2026-08-18T01:26:40.9957931Z         PASS [   0.208s] (  66/2565) spt::bin/spt api::delivery::tests::poll_only_drains_when_hook_method_present
2026-08-18T01:26:41.0038527Z         PASS [   0.008s] (  67/2565) spt::bin/spt api::tests::adapter_is_optional
2026-08-18T01:26:41.0118127Z         PASS [   0.008s] (  68/2565) spt::bin/spt api::tests::ctx_manifest_override_wins_when_manifest_present
2026-08-18T01:26:41.0164340Z         PASS [   0.117s] (  69/2565) spt::bin/spt api::reporting::tests::erase_unregisters_regardless_of_liveness
2026-08-18T01:26:41.0207285Z         PASS [   0.009s] (  70/2565) spt::bin/spt api::tests::ctx_manifest_resolves_from_registry_when_manifest_absent
2026-08-18T01:26:41.0232203Z         PASS [   0.007s] (  71/2565) spt::bin/spt api::tests::ctx_manifest_unregistered_no_manifest_is_none_not_fatal
2026-08-18T01:26:41.0284881Z         PASS [   0.241s] (  72/2565) spt::bin/spt api::delivery::tests::poll_drains_non_deferred_by_default
2026-08-18T01:26:41.0287700Z         PASS [   0.082s] (  73/2565) spt::bin/spt api::reporting::tests::session_end_erase_wipes_childless_perch
2026-08-18T01:26:41.0289798Z         PASS [   0.082s] (  74/2565) spt::bin/spt api::reporting::tests::session_end_soft_preserves_state
2026-08-18T01:26:41.0292093Z         PASS [   0.008s] (  75/2565) spt::bin/spt api::tests::load_manifest_resolves_composite_adapter_option
2026-08-18T01:26:41.0315632Z         PASS [   0.008s] (  76/2565) spt::bin/spt api::tests::state_value_is_validated
2026-08-18T01:26:41.0381326Z         PASS [   0.092s] (  77/2565) spt::bin/spt api::reporting::tests::soft_end_preserves_a_live_listeners_address
2026-08-18T01:26:41.0455907Z         PASS [   0.017s] (  78/2565) spt::bin/spt api::tests::surface_parses
2026-08-18T01:26:41.0536817Z         PASS [   0.267s] (  79/2565) spt::bin/spt api::delivery::tests::poll_drain_holds_deferred_while_resting_and_releases_once_on_wake
2026-08-18T01:26:41.0607823Z         PASS [   0.032s] (  80/2565) spt::bin/spt api::worker::tests::cascade_guard_tracks_live_children
2026-08-18T01:26:41.0675805Z         PASS [   0.007s] (  81/2565) spt::bin/spt cli::lifecycle_verb_decisions::remembered_defaults_prefer_the_newest_row_field_by_field
2026-08-18T01:26:41.0745396Z         PASS [   0.007s] (  82/2565) spt::bin/spt cli::lifecycle_verb_decisions::the_adapter_precedence_is_flag_then_endpoint_then_a_sole_installed_one
2026-08-18T01:26:41.0748834Z         PASS [   0.118s] (  83/2565) spt::bin/spt api::reporting::tests::soft_end_still_cleans_a_dead_listeners_address
2026-08-18T01:26:41.0790203Z         PASS [   0.033s] (  84/2565) spt::bin/spt api::worker::tests::worker_start_nests_under_parent
2026-08-18T01:26:41.0791589Z         PASS [   0.050s] (  85/2565) spt::bin/spt api::worker::tests::guard_clears_only_when_all_children_stopped
2026-08-18T01:26:41.0813396Z         PASS [   0.007s] (  86/2565) spt::bin/spt cli::lifecycle_verb_decisions::the_go_ladder_takes_the_ratified_rung
2026-08-18T01:26:41.0826071Z         PASS [   0.008s] (  87/2565) spt::bin/spt cli::reserved_id_tests::endpoint_run_refuses_the_reserved_id_and_saves_nothing
2026-08-18T01:26:41.0894049Z         PASS [   0.008s] (  88/2565) spt::bin/spt cli::resume_resolution_tests::resume_never_feeds_a_provisional
2026-08-18T01:26:41.0904672Z         PASS [   0.052s] (  89/2565) spt::bin/spt api::worker::tests::worker_start_mints_id_stores_parent_sid_and_metadata
2026-08-18T01:26:41.0905768Z         PASS [   0.036s] (  90/2565) spt::bin/spt api::worker::tests::worker_start_registration_sid_falls_back_to_presented
2026-08-18T01:26:41.0908801Z         PASS [   0.008s] (  91/2565) spt::bin/spt cli::retired_verb_pre_scan::the_pre_scan_reads_the_verb_position_only
2026-08-18T01:26:41.0964597Z         PASS [   0.017s] (  92/2565) spt::bin/spt cli::reserved_id_tests::the_lifecycle_verbs_refuse_their_preconditions
2026-08-18T01:26:41.0968876Z         PASS [   0.006s] (  93/2565) spt::bin/spt cli::run_on_live_tests::run_on_live_never_duplicates_and_create_conflicts
2026-08-18T01:26:41.0979689Z         PASS [   0.007s] (  94/2565) spt::bin/spt cli::run_home_tests::order_by_mru_orders_guidance
2026-08-18T01:26:41.0982673Z         PASS [   0.007s] (  95/2565) spt::bin/spt cli::run_home_tests::run_home_resolution_matrix
2026-08-18T01:26:41.1005978Z         PASS [   0.011s] (  96/2565) spt::bin/spt cli::retired_verb_pre_scan::the_retired_verb_refuses_with_a_pointer_a_generic_error_cannot_fake
2026-08-18T01:26:41.1058613Z         PASS [   0.009s] (  97/2565) spt::bin/spt cli::tests::a_mint_captures_its_declared_mode_and_nothing_else
2026-08-18T01:26:41.1076126Z         PASS [   0.007s] (  98/2565) spt::bin/spt cli::tests::a_notfound_lands_locally_only_when_the_target_is_an_endpoint_here
2026-08-18T01:26:41.1145713Z         PASS [   0.017s] (  99/2565) spt::bin/spt cli::tests::a_non_attributable_bake_needs_the_acknowledgment_and_keeps_it
2026-08-18T01:26:41.1165192Z         PASS [   0.011s] ( 100/2565) spt::bin/spt cli::tests::a_one_way_approval_hands_over_a_reverse_command_that_parses
2026-08-18T01:26:41.1170340Z         PASS [   0.329s] ( 101/2565) spt::bin/spt api::engineroom::tests::a_non_engine_room_attempt_never_touches_the_empower_ledger
2026-08-18T01:26:41.1182352Z         PASS [   0.172s] ( 102/2565) spt::bin/spt api::reporting::tests::session_end_erase_refused_with_live_children
2026-08-18T01:26:41.1226630Z         PASS [   0.008s] ( 103/2565) spt::bin/spt cli::tests::a_remote_send_receive_claims_only_what_it_can_deliver
2026-08-18T01:26:41.1241928Z         PASS [   0.007s] ( 104/2565) spt::bin/spt cli::tests::a_retired_flag_names_what_replaced_it
2026-08-18T01:26:41.1255173Z         PASS [   0.008s] ( 105/2565) spt::bin/spt cli::tests::a_reply_carried_request_is_not_stamped_as_a_first_order_knock
2026-08-18T01:26:41.1258534Z         PASS [   0.007s] ( 106/2565) spt::bin/spt cli::tests::a_row_without_a_node_says_so_and_one_with_a_node_shows_it
2026-08-18T01:26:41.1262570Z         PASS [   0.028s] ( 107/2565) spt::bin/spt cli::tests::a_minted_sealed_code_is_the_one_that_opens_to_its_record
2026-08-18T01:26:41.1284173Z         PASS [   0.341s] ( 108/2565) spt::bin/spt api::delivery::tests::poll_drain_suppresses_idle_only_which_reaches_the_relay
2026-08-18T01:26:41.1329512Z         PASS [   0.010s] ( 109/2565) spt::bin/spt cli::tests::a_rule_describes_itself_in_plain_words
2026-08-18T01:26:41.1347361Z         PASS [   0.010s] ( 110/2565) spt::bin/spt cli::tests::a_status_row_reads_held_over_running_and_carries_its_evidence
2026-08-18T01:26:41.1351633Z         PASS [   0.010s] ( 111/2565) spt::bin/spt cli::tests::a_sealed_codes_subnet_is_chosen_and_never_guessed
2026-08-18T01:26:41.1373746Z         PASS [   0.013s] ( 112/2565) spt::bin/spt cli::tests::a_sender_rule_on_a_non_attributable_surface_is_refused
2026-08-18T01:26:41.1411354Z         PASS [   0.013s] ( 113/2565) spt::bin/spt cli::tests::a_subnet_fork_grant_names_the_members_that_cannot_resolve
2026-08-18T01:26:41.1414999Z         PASS [   0.016s] ( 114/2565) spt::bin/spt cli::tests::a_subcommand_name_beats_the_bare_target
2026-08-18T01:26:41.1506456Z         PASS [   0.016s] ( 115/2565) spt::bin/spt cli::tests::adapter_add_transport_flags_parse
2026-08-18T01:26:41.1567335Z         PASS [   0.022s] ( 116/2565) spt::bin/spt cli::tests::access_subcommands_parse
2026-08-18T01:26:41.1573315Z         PASS [   0.353s] ( 117/2565) spt::bin/spt api::reporting::tests::boundary_injects_deferred_shell_context
2026-08-18T01:26:41.1635534Z         PASS [   0.007s] ( 118/2565) spt::bin/spt cli::tests::adapter_name_validation_flags_every_unknown
2026-08-18T01:26:41.1642440Z         PASS [   0.006s] ( 119/2565) spt::bin/spt cli::tests::adapter_names_comma_list_parses_and_refuses_empties
2026-08-18T01:26:41.1677940Z         PASS [   0.027s] ( 120/2565) spt::bin/spt cli::tests::adapter_has_live_endpoint_detects_matching_live_perch
2026-08-18T01:26:41.1719971Z         PASS [   0.075s] ( 121/2565) spt::bin/spt cli::tests::a_local_hit_never_asks_the_broker
2026-08-18T01:26:41.1728139Z         PASS [   0.231s] ( 122/2565) spt::bin/spt api::reporting::tests::session_end_erase_reaps_stale_worker_then_proceeds
2026-08-18T01:26:41.1732938Z         PASS [   0.094s] ( 123/2565) spt::bin/spt cli::reserved_id_tests::rename_into_the_reserved_id_is_refused
2026-08-18T01:26:41.1752075Z         PASS [   0.011s] ( 124/2565) spt::bin/spt cli::tests::adapter_string_verbs
2026-08-18T01:26:41.1755132Z         PASS [   0.011s] ( 125/2565) spt::bin/spt cli::tests::adapter_profile_verbs_local_only
2026-08-18T01:26:41.1809617Z         PASS [   0.008s] ( 126/2565) spt::bin/spt cli::tests::adapter_update_install_dir_is_registered_source_dir_not_repo_name
2026-08-18T01:26:41.1846154Z         PASS [   0.397s] ( 127/2565) spt::bin/spt api::delivery::tests::poll_drain_validates_notify_copies_against_their_rows
2026-08-18T01:26:41.1849436Z         PASS [   0.010s] ( 128/2565) spt::bin/spt cli::tests::adapter_update_notice_absent_when_no_message
2026-08-18T01:26:41.1855436Z         PASS [   0.010s] ( 129/2565) spt::bin/spt cli::tests::adapter_update_notice_renders_declared_message_markdown
2026-08-18T01:26:41.1858377Z         PASS [   0.014s] ( 130/2565) spt::bin/spt cli::tests::adapter_translate_proof_parses
2026-08-18T01:26:41.1901671Z         PASS [   0.022s] ( 131/2565) spt::bin/spt cli::tests::adapter_subcommands_parse
2026-08-18T01:26:41.1904862Z         PASS [   0.009s] ( 132/2565) spt::bin/spt cli::tests::adapter_update_summary_and_exit_aggregate_isolated_failures
2026-08-18T01:26:41.1910520Z         PASS [   0.054s] ( 133/2565) spt::bin/spt cli::tests::adapter_digest_proof_fills_session_id_key
2026-08-18T01:26:41.1941429Z         PASS [   0.008s] ( 134/2565) spt::bin/spt cli::tests::agent_ground_describes_itself_exactly_as_the_ceremony_always_did
2026-08-18T01:26:41.1957610Z         PASS [   0.043s] ( 135/2565) spt::bin/spt cli::tests::adapter_has_live_endpoint_false_for_other_or_dead
2026-08-18T01:26:41.1959778Z         PASS [   0.380s] ( 136/2565) spt::bin/spt api::reporting::tests::boundary_resurfaces_undismissed_notifs
2026-08-18T01:26:41.1963157Z         PASS [   0.010s] ( 137/2565) spt::bin/spt cli::tests::adapter_version_surfaces_declared_adapter_version
2026-08-18T01:26:41.1966212Z         PASS [   0.054s] ( 138/2565) spt::bin/spt cli::tests::adapter_digest_proof_gates_on_drops
2026-08-18T01:26:41.1975039Z         PASS [   0.011s] ( 139/2565) spt::bin/spt cli::tests::adapter_use_sets_and_clears_pointer
2026-08-18T01:26:41.1979266Z         PASS [   0.013s] ( 140/2565) spt::bin/spt cli::tests::adapter_version_parses
2026-08-18T01:26:41.2011113Z         PASS [   0.010s] ( 141/2565) spt::bin/spt cli::tests::an_addressed_target_is_local_only_when_its_node_half_names_this_node
2026-08-18T01:26:41.2016417Z         PASS [   0.011s] ( 142/2565) spt::bin/spt cli::tests::all_hidden_this_node_suppresses_no_perches_marker
2026-08-18T01:26:41.2019880Z         PASS [   0.011s] ( 143/2565) spt::bin/spt cli::tests::already_applied_message_reads_up_to_date_no_restart
2026-08-18T01:26:41.2057014Z         PASS [   0.011s] ( 144/2565) spt::bin/spt cli::tests::an_empty_unlisted_set_renders_no_heading_at_all
2026-08-18T01:26:41.2058423Z         PASS [   0.012s] ( 145/2565) spt::bin/spt cli::tests::an_approval_binds_the_subject_the_knocks_origin_implies
2026-08-18T01:26:41.2075839Z         PASS [   0.012s] ( 146/2565) spt::bin/spt cli::tests::an_empty_stored_surface_list_still_means_every_surface
2026-08-18T01:26:41.2090624Z         PASS [   0.010s] ( 147/2565) spt::bin/spt cli::tests::an_excluded_knock_is_neither_a_landing_nor_a_wire_refusal
2026-08-18T01:26:41.2094664Z         PASS [   0.010s] ( 148/2565) spt::bin/spt cli::tests::an_undelivered_receipt_reports_only_the_receipt
2026-08-18T01:26:41.2132129Z         PASS [   0.012s] ( 149/2565) spt::bin/spt cli::tests::any_single_evidence_source_is_enough_and_only_nothing_refuses
2026-08-18T01:26:41.2159795Z         PASS [   0.018s] ( 150/2565) spt::bin/spt cli::tests::answering_verbs_declare_no_directionality
2026-08-18T01:26:41.2162453Z         PASS [   0.010s] ( 151/2565) spt::bin/spt cli::tests::applied_message_renders_semver_or_counter_fallback_and_states_applied
2026-08-18T01:26:41.2164673Z         PASS [   0.010s] ( 152/2565) spt::bin/spt cli::tests::applied_message_appends_restart_required_notice
2026-08-18T01:26:41.2168594Z         PASS [   0.016s] ( 153/2565) spt::bin/spt cli::tests::api_listen_accepts_session_id_flag
2026-08-18T01:26:41.2171498Z         PASS [   0.016s] ( 154/2565) spt::bin/spt cli::tests::api_adapter_flag_is_group_level_not_post_subcommand
2026-08-18T01:26:41.2208429Z         PASS [   0.014s] ( 155/2565) spt::bin/spt cli::tests::bare_spt_parses_to_none
2026-08-18T01:26:41.2236226Z         PASS [   0.011s] ( 156/2565) spt::bin/spt cli::tests::bare_tty_guard
2026-08-18T01:26:41.2247844Z         PASS [   0.009s] ( 157/2565) spt::bin/spt cli::tests::broker_image_line_reports_without_warning_or_remedy
2026-08-18T01:26:41.2250431Z         PASS [   0.008s] ( 158/2565) spt::bin/spt cli::tests::classify_fetch_reject_matrix
2026-08-18T01:26:41.2253464Z         PASS [   0.008s] ( 159/2565) spt::bin/spt cli::tests::classify_flat_archive_never_misfires
2026-08-18T01:26:41.2310069Z         PASS [   0.010s] ( 160/2565) spt::bin/spt cli::tests::classify_multiplatform_captures_only_known_triples
2026-08-18T01:26:41.2327818Z         PASS [   0.027s] ( 161/2565) spt::bin/spt cli::tests::apply_user_msg_gate_local_origination
2026-08-18T01:26:41.2337614Z         PASS [   0.009s] ( 162/2565) spt::bin/spt cli::tests::cli_send_stamps_cli_at_node_origin
2026-08-18T01:26:41.2345634Z         PASS [   0.009s] ( 163/2565) spt::bin/spt cli::tests::connection_lines_net_less_hides_stale_heartbeat
2026-08-18T01:26:41.2348092Z         PASS [   0.009s] ( 164/2565) spt::bin/spt cli::tests::coordinator_image_line_is_the_only_stale_warning
2026-08-18T01:26:41.2349201Z         PASS [   0.019s] ( 165/2565) spt::bin/spt cli::tests::bare_update_parses_composite_flags
2026-08-18T01:26:41.2370363Z         PASS [   0.019s] ( 166/2565) spt::bin/spt cli::tests::both_knock_answer_surfaces_take_a_monic
2026-08-18T01:26:41.2373435Z         PASS [   0.011s] ( 167/2565) spt::bin/spt cli::tests::composite_plans_core_first_and_core_only_skips_adapters
2026-08-18T01:26:41.2419915Z         PASS [   0.011s] ( 168/2565) spt::bin/spt cli::tests::create_existing_name_is_usage_error
2026-08-18T01:26:41.2422153Z         PASS [   0.009s] ( 169/2565) spt::bin/spt cli::tests::create_mode_is_never_preselected
2026-08-18T01:26:41.2430451Z         PASS [   0.008s] ( 170/2565) spt::bin/spt cli::tests::create_not_elevated_refuses_without_saving
2026-08-18T01:26:41.2435549Z         PASS [   0.009s] ( 171/2565) spt::bin/spt cli::tests::create_new_existing_name_is_usage_error
2026-08-18T01:26:41.2455835Z         PASS [   0.013s] ( 172/2565) spt::bin/spt cli::tests::create_mints_two_distinct_keys_and_records_the_mode
2026-08-18T01:26:41.2503026Z         PASS [   0.008s] ( 173/2565) spt::bin/spt cli::tests::daemon_offline_hint_only_when_down
2026-08-18T01:26:41.2516291Z         PASS [   0.008s] ( 174/2565) spt::bin/spt cli::tests::cross_node_after_filters_a_sealed_turn_exactly_like_the_local_path
2026-08-18T01:26:41.2541111Z         PASS [   0.010s] ( 175/2565) spt::bin/spt cli::tests::daemon_refresh_verb_parses
2026-08-18T01:26:41.2548044Z         PASS [   0.007s] ( 176/2565) spt::bin/spt cli::tests::daemonless_apply_message_points_at_finish_or_start
2026-08-18T01:26:41.2552270Z         PASS [   0.019s] ( 177/2565) spt::bin/spt cli::tests::create_new_mints_shows_and_requests_save
2026-08-18T01:26:41.2555784Z         PASS [   0.019s] ( 178/2565) spt::bin/spt cli::tests::create_prints_joining_material_when_elevated
2026-08-18T01:26:41.2591437Z         PASS [   0.009s] ( 179/2565) spt::bin/spt cli::tests::deferred_elevation_gate_matrix
2026-08-18T01:26:41.2623396Z         PASS [   0.009s] ( 180/2565) spt::bin/spt cli::tests::digest_human_path_keeps_the_stderr_trailer
2026-08-18T01:26:41.2642574Z         PASS [   0.009s] ( 181/2565) spt::bin/spt cli::tests::digest_json_carries_version_and_leaves_stderr_clean
2026-08-18T01:26:41.2646304Z         PASS [   0.013s] ( 182/2565) spt::bin/spt cli::tests::digest_cursor_flags_parse
2026-08-18T01:26:41.2648720Z         PASS [   0.009s] ( 183/2565) spt::bin/spt cli::tests::digest_json_predates_path_still_carries_version
2026-08-18T01:26:41.2650353Z         PASS [   0.012s] ( 184/2565) spt::bin/spt cli::tests::digest_flag_defaults
2026-08-18T01:26:41.2653211Z         PASS [   0.021s] ( 185/2565) spt::bin/spt cli::tests::daemon_subcommands_parse
2026-08-18T01:26:41.2659527Z         PASS [   0.060s] ( 186/2565) spt::bin/spt cli::tests::apply_release_crc_swap_only_swaps_changed
2026-08-18T01:26:41.2682969Z         PASS [   0.236s] ( 187/2565) spt::bin/spt api::worker::tests::worker_poll_holds_deferred_while_resting
2026-08-18T01:26:41.2693623Z         PASS [   0.010s] ( 188/2565) spt::bin/spt cli::tests::empty_store_no_flag_guides_to_pair_or_create
2026-08-18T01:26:41.2728401Z         PASS [   0.010s] ( 189/2565) spt::bin/spt cli::tests::endpoint_caller_is_denied_and_a_human_caller_is_not
2026-08-18T01:26:41.2736277Z         PASS [   0.010s] ( 190/2565) spt::bin/spt cli::tests::endpoint_row_json_endpoint_type_is_additive
2026-08-18T01:26:41.2792577Z         PASS [   0.011s] ( 191/2565) spt::bin/spt cli::tests::engine_room_ceremony_decision_table
2026-08-18T01:26:41.2796465Z         PASS [   0.010s] ( 192/2565) spt::bin/spt cli::tests::engine_room_purge_resets_under_elevation_and_refuses_without_it
2026-08-18T01:26:41.2818072Z         PASS [   0.043s] ( 193/2565) spt::bin/spt cli::tests::create_provisions_the_admin_key_and_show_code_never_does
2026-08-18T01:26:41.2821448Z         PASS [   0.010s] ( 194/2565) spt::bin/spt cli::tests::escalation_choice_parses_fail_closed
2026-08-18T01:26:41.2822687Z         PASS [   0.019s] ( 195/2565) spt::bin/spt cli::tests::endpoint_role_parses
2026-08-18T01:26:41.2855962Z         PASS [   0.013s] ( 196/2565) spt::bin/spt cli::tests::every_mint_persist_site_asks_the_shared_probe
2026-08-18T01:26:41.2873399Z         PASS [   0.010s] ( 197/2565) spt::bin/spt cli::tests::every_send_outcome_is_answered_by_exactly_one_renderer
2026-08-18T01:26:41.2935610Z         PASS [   0.028s] ( 198/2565) spt::bin/spt cli::tests::endpoint_subcommands_parse
2026-08-18T01:26:41.2939892Z         PASS [   0.161s] ( 199/2565) spt::bin/spt cli::tests::a_wedged_probe_costs_one_ceiling_and_reads_unknown_not_offline
2026-08-18T01:26:41.2942511Z         PASS [   0.008s] ( 200/2565) spt::bin/spt cli::tests::fetch_reject_action_apply_decision
2026-08-18T01:26:41.2956153Z         PASS [   0.008s] ( 201/2565) spt::bin/spt cli::tests::filter_after_excludes_at_or_below_cursor
2026-08-18T01:26:41.3018104Z         PASS [   0.008s] ( 202/2565) spt::bin/spt cli::tests::finish_message_states_fully_live_no_manual_restart
2026-08-18T01:26:41.3021302Z         PASS [   0.008s] ( 203/2565) spt::bin/spt cli::tests::filter_after_predates_window_returns_full
2026-08-18T01:26:41.3030383Z         PASS [   0.308s] ( 204/2565) spt::bin/spt api::startup::tests::a_listener_over_a_dead_pty_is_not_offlined_by_the_liveness_reconcile
2026-08-18T01:26:41.3033977Z         PASS [   0.008s] ( 205/2565) spt::bin/spt cli::tests::gh_download_command_no_tag_omits_tag
2026-08-18T01:26:41.3940908Z         PASS [   0.027s] ( 206/2565) spt::bin/spt cli::tests::every_read_status_command_accepts_the_global_json_flag
2026-08-18T01:26:41.3950878Z         PASS [   0.036s] ( 207/2565) spt::bin/spt cli::tests::every_node_subcommand_parses_identically_under_the_daemon_alias
2026-08-18T01:26:41.3952699Z         PASS [   0.008s] ( 208/2565) spt::bin/spt cli::tests::gh_failure_classes_render_os_correct_hints
2026-08-18T01:26:41.3953754Z         PASS [   0.007s] ( 209/2565) spt::bin/spt cli::tests::gh_release_version_compare_decision
2026-08-18T01:26:41.3954621Z         PASS [   0.009s] ( 210/2565) spt::bin/spt cli::tests::gh_download_command_with_tag_shape
2026-08-18T01:26:41.3955346Z         PASS [   0.032s] ( 211/2565) spt::bin/spt cli::tests::extract_legacy_flat_stays_flat
2026-08-18T01:26:41.3956149Z         PASS [   0.007s] ( 212/2565) spt::bin/spt cli::tests::gh_version_command_shape
2026-08-18T01:26:41.3956945Z         PASS [   0.033s] ( 213/2565) spt::bin/spt cli::tests::extract_multiplatform_missing_my_triple_is_typed_rejection
2026-08-18T01:26:41.3960434Z         PASS [   0.035s] ( 214/2565) spt::bin/spt cli::tests::extract_multiplatform_places_shared_root_and_flattens_my_triple
2026-08-18T01:26:41.3971046Z         PASS [   0.008s] ( 215/2565) spt::bin/spt cli::tests::inbound_verdict_rides_the_json_in_every_state_including_ok
2026-08-18T01:26:41.3975855Z         PASS [   0.009s] ( 216/2565) spt::bin/spt cli::tests::inbound_json_speaks_in_the_two_states_the_human_view_is_silent_in
2026-08-18T01:26:41.3978461Z         PASS [   0.010s] ( 217/2565) spt::bin/spt cli::tests::install_place_is_idempotent_and_path_block_detected
2026-08-18T01:26:41.3980906Z         PASS [   0.016s] ( 218/2565) spt::bin/spt cli::tests::how_to_topics_cover_ready_and_send
2026-08-18T01:26:41.3983787Z         PASS [   0.011s] ( 219/2565) spt::bin/spt cli::tests::install_platform_check_gates_stamp_and_host_arch
2026-08-18T01:26:41.3987087Z         PASS [   0.009s] ( 220/2565) spt::bin/spt cli::tests::instance_rows_palette_and_align
2026-08-18T01:26:41.3988762Z         PASS [   0.009s] ( 221/2565) spt::bin/spt cli::tests::instance_rows_project_column
2026-08-18T01:26:41.3989483Z         PASS [   0.018s] ( 222/2565) spt::bin/spt cli::tests::help_groups_cover_every_command
2026-08-18T01:26:41.3992086Z         PASS [   0.020s] ( 223/2565) spt::bin/spt cli::tests::grant_subcommands_parse
2026-08-18T01:26:41.3995157Z         PASS [   0.031s] ( 224/2565) spt::bin/spt api::startup::tests::a_live_owner_whose_birth_matches_still_refuses_the_bind
2026-08-18T01:26:41.3997953Z         PASS [   0.011s] ( 225/2565) spt::bin/spt cli::tests::join_gate_refuses_without_confirmed_elevation
2026-08-18T01:26:41.4000624Z         PASS [   0.010s] ( 226/2565) spt::bin/spt cli::tests::json_project_field_skip_if_none
2026-08-18T01:26:41.4003169Z         PASS [   0.016s] ( 227/2565) spt::bin/spt cli::tests::invalid_usage_errors
2026-08-18T01:26:41.4013305Z         PASS [   0.010s] ( 228/2565) spt::bin/spt cli::tests::json_payload_rides_as_attr_alongside_body
2026-08-18T01:26:41.4016330Z         PASS [   0.011s] ( 229/2565) spt::bin/spt cli::tests::json_activity_words_come_from_the_shared_vocabulary_source
2026-08-18T01:26:41.4017519Z         PASS [   0.011s] ( 230/2565) spt::bin/spt cli::tests::json_activity_key_is_local_only_and_skips_when_unknown
2026-08-18T01:26:41.4018758Z         PASS [   0.146s] ( 231/2565) spt::bin/spt cli::tests::an_engine_room_reset_wipes_records_but_never_deletes_the_engine_room
2026-08-18T01:26:41.4022274Z         PASS [   0.012s] ( 232/2565) spt::bin/spt cli::tests::knock_surfaces_speaks_the_tables_vocabulary_and_refuses_the_rest
2026-08-18T01:26:41.4024585Z         PASS [   0.011s] ( 233/2565) spt::bin/spt cli::tests::no_redeem_surface_claims_a_reverse_the_minting_side_could_not_open
2026-08-18T01:26:41.4027442Z         PASS [   0.011s] ( 234/2565) spt::bin/spt cli::tests::malformed_tuple_flags_refuse_with_a_usable_diagnostic
2026-08-18T01:26:41.4028393Z         PASS [   0.012s] ( 235/2565) spt::bin/spt cli::tests::local_dtos_carry_host_error_and_omit_it_when_clean
2026-08-18T01:26:41.4029357Z         PASS [   0.322s] ( 236/2565) spt::bin/spt api::worker::tests::worker_poll_drains_spool
2026-08-18T01:26:41.4030227Z         PASS [   0.040s] ( 237/2565) spt::bin/spt cli::tests::hot_path_flat_and_moved_verbs_gone
2026-08-18T01:26:41.4032942Z         PASS [   0.087s] ( 238/2565) spt::bin/spt cli::tests::endpoint_stop_marks_offline
2026-08-18T01:26:41.4033858Z         PASS [   0.012s] ( 239/2565) spt::bin/spt cli::tests::node_group_discards_self_and_skips_empty
2026-08-18T01:26:41.4034855Z         PASS [   0.013s] ( 240/2565) spt::bin/spt cli::tests::node_group_freshest_epoch_wins_and_unions_subnets
2026-08-18T01:26:41.4035929Z         PASS [   0.020s] ( 241/2565) spt::bin/spt cli::tests::new_code_carries_the_acknowledgment_and_the_subnet_through_the_router
2026-08-18T01:26:41.4038882Z         PASS [   0.012s] ( 242/2565) spt::bin/spt cli::tests::node_level_label_names_an_endpointless_peer
2026-08-18T01:26:41.4041525Z         PASS [   0.012s] ( 243/2565) spt::bin/spt cli::tests::node_rows_disambiguate_only_on_label_collision
2026-08-18T01:26:41.4043214Z         PASS [   0.012s] ( 244/2565) spt::bin/spt cli::tests::node_status_rows_denominator_counts_routable_only
2026-08-18T01:26:41.4045839Z         PASS [   0.012s] ( 245/2565) spt::bin/spt cli::tests::node_grouped_render_structure_and_palette
2026-08-18T01:26:41.4046886Z         PASS [   0.012s] ( 246/2565) spt::bin/spt cli::tests::node_group_same_id_two_nodes_two_groups
2026-08-18T01:26:41.4050410Z         PASS [   0.011s] ( 247/2565) spt::bin/spt cli::tests::node_status_rows_settle_cheap_signals_probe_only_stale
2026-08-18T01:26:41.4053096Z         PASS [   0.024s] ( 248/2565) spt::bin/spt cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it
2026-08-18T01:26:41.4054072Z         PASS [   0.013s] ( 249/2565) spt::bin/spt cli::tests::not_elevated_refuses_without_leaking_code_or_saving
2026-08-18T01:26:41.4057011Z         PASS [   0.032s] ( 250/2565) spt::bin/spt api::startup::tests::a_recycled_owner_pid_no_longer_refuses_the_bind
2026-08-18T01:26:41.4059712Z         PASS [   0.014s] ( 251/2565) spt::bin/spt cli::tests::notify_subnet_resolution_home_default
2026-08-18T01:26:41.4060713Z         PASS [   0.013s] ( 252/2565) spt::bin/spt cli::tests::only_a_bake_that_can_admit_the_whole_node_demands_the_acknowledgment
2026-08-18T01:26:41.4063777Z         PASS [   0.013s] ( 253/2565) spt::bin/spt cli::tests::origin_asset_urls_latest_and_tag
2026-08-18T01:26:41.4067653Z         PASS [   0.013s] ( 254/2565) spt::bin/spt cli::tests::only_the_send_side_defaults_to_msg
2026-08-18T01:26:41.4071005Z         PASS [   0.014s] ( 255/2565) spt::bin/spt cli::tests::only_rows_with_a_node_are_asked_and_answers_land_on_their_own_row
2026-08-18T01:26:41.4074274Z         PASS [   0.014s] ( 256/2565) spt::bin/spt cli::tests::own_nested_section_renders_under_this_node_without_moving_the_total
2026-08-18T01:26:41.4075675Z         PASS [   0.014s] ( 257/2565) spt::bin/spt cli::tests::peer_health_line_names_absent_peers_as_their_own_state
2026-08-18T01:26:41.4079086Z         PASS [   0.019s] ( 258/2565) spt::bin/spt cli::tests::pair_namespace_is_gone
2026-08-18T01:26:41.4081819Z         PASS [   0.015s] ( 259/2565) spt::bin/spt cli::tests::peer_health_line_names_the_stage_and_stays_silent_when_idle
2026-08-18T01:26:41.4084539Z         PASS [   0.029s] ( 260/2565) spt::bin/spt cli::tests::notify_surface_parses
2026-08-18T01:26:41.4087461Z         PASS [   0.013s] ( 261/2565) spt::bin/spt cli::tests::poll_until_ready_fastpath_timeout_and_later_success
2026-08-18T01:26:41.4088648Z         PASS [   0.013s] ( 262/2565) spt::bin/spt cli::tests::post_step_notice_arbitration
2026-08-18T01:26:41.4091683Z         PASS [   0.016s] ( 263/2565) spt::bin/spt cli::tests::probe_all_cap_batches_into_windows
2026-08-18T01:26:41.4095036Z         PASS [   0.012s] ( 264/2565) spt::bin/spt cli::tests::project_index_line_states_health_not_presence
2026-08-18T01:26:41.4098706Z         PASS [   0.016s] ( 265/2565) spt::bin/spt cli::tests::prune_candidates_resolve_never_guess
2026-08-18T01:26:41.4101246Z         PASS [   0.013s] ( 266/2565) spt::bin/spt cli::tests::psyche_companion_is_named_without_a_status
2026-08-18T01:26:41.4104662Z         PASS [   0.016s] ( 267/2565) spt::bin/spt cli::tests::purge_offline_gate_and_self_guard
2026-08-18T01:26:41.4108257Z         PASS [   0.066s] ( 268/2565) spt::bin/spt cli::tests::monic_verbs_parse
2026-08-18T01:26:41.4111066Z         PASS [   0.015s] ( 269/2565) spt::bin/spt cli::tests::registered_github_home_detects_active_collision
2026-08-18T01:26:41.4132058Z         PASS [   0.015s] ( 270/2565) spt::bin/spt cli::tests::remote_cell_project_ref_from_gossiped_recent_projects
2026-08-18T01:26:41.4175845Z         PASS [   0.012s] ( 271/2565) spt::bin/spt cli::tests::resolve_proof_target_override_reads_on_disk
2026-08-18T01:26:41.4179722Z         PASS [   0.051s] ( 272/2565) spt::bin/spt api::startup::tests::a_recycled_relay_pid_is_fixed_too_so_the_role_gate_is_not_carrying_this
2026-08-18T01:26:41.4183867Z         PASS [   0.010s] ( 273/2565) spt::bin/spt cli::tests::resolve_transport_auto_follows_probe
2026-08-18T01:26:41.4224556Z         PASS [   0.017s] ( 274/2565) spt::bin/spt cli::tests::requesting_verbs_force_an_explicit_directionality
2026-08-18T01:26:41.4233078Z         PASS [   0.010s] ( 275/2565) spt::bin/spt cli::tests::resolve_transport_explicit_never_probes
2026-08-18T01:26:41.4272192Z         PASS [   0.008s] ( 276/2565) spt::bin/spt cli::tests::rest_filter_status_first_ordering
2026-08-18T01:26:41.4273299Z         PASS [   0.009s] ( 277/2565) spt::bin/spt cli::tests::rest_filter_hides_suspended_shows_all_and_corrupt_always
2026-08-18T01:26:41.4316223Z         PASS [   0.008s] ( 278/2565) spt::bin/spt cli::tests::restart_plans_lethal_leg_last
2026-08-18T01:26:41.4317070Z         PASS [   0.009s] ( 279/2565) spt::bin/spt cli::tests::rest_filter_total_disclosure_and_corrupt_annotation
2026-08-18T01:26:41.4362746Z         PASS [   0.009s] ( 280/2565) spt::bin/spt cli::tests::ring_no_reply_arms_report_the_wait_in_the_callers_unit
2026-08-18T01:26:41.4392526Z         PASS [   0.012s] ( 281/2565) spt::bin/spt cli::tests::ring_timeout_defaults
2026-08-18T01:26:41.4402461Z         PASS [   0.009s] ( 282/2565) spt::bin/spt cli::tests::ring_timeout_parses_bare_as_minutes_and_honors_suffixes
2026-08-18T01:26:41.4456727Z         PASS [   0.009s] ( 283/2565) spt::bin/spt cli::tests::self_endpoint_line_reports_the_live_relay_or_says_there_is_none
2026-08-18T01:26:41.4468091Z         PASS [   0.007s] ( 284/2565) spt::bin/spt cli::tests::self_pin_annotates_host_error
2026-08-18T01:26:41.4481233Z         PASS [   0.008s] ( 285/2565) spt::bin/spt cli::tests::self_pin_annotates_psyche_host_failure
2026-08-18T01:26:41.4538752Z         PASS [   0.056s] ( 286/2565) spt::bin/spt cli::tests::release_archive_extracts_to_a_registrable_root
2026-08-18T01:26:41.4541794Z         PASS [   0.008s] ( 287/2565) spt::bin/spt cli::tests::self_pin_annotates_translation_fault
2026-08-18T01:26:41.4547257Z         PASS [   0.008s] ( 288/2565) spt::bin/spt cli::tests::self_pin_includes_description_when_present
2026-08-18T01:26:41.4555388Z         PASS [   0.038s] ( 289/2565) spt::bin/spt api::startup::tests::api_bind_admits_the_reserved_id_only_as_a_bring_ups_completion
2026-08-18T01:26:41.4621169Z         PASS [   0.014s] ( 290/2565) spt::bin/spt cli::tests::send_reply_to_flag_is_removed_and_target_required
2026-08-18T01:26:41.4657045Z         PASS [   0.012s] ( 291/2565) spt::bin/spt cli::tests::send_user_msg_flag_parses
2026-08-18T01:26:41.4704928Z         PASS [   0.207s] ( 292/2565) spt::bin/spt cli::tests::endpoint_role_overwrite_is_the_sole_writer
2026-08-18T01:26:41.4706341Z         PASS [   0.016s] ( 293/2565) spt::bin/spt cli::tests::shell_owner_exclusivity_negatives
2026-08-18T01:26:41.4771958Z         PASS [   0.089s] ( 294/2565) spt::bin/spt cli::tests::purge_force_asks_before_it_tears_anything_down
2026-08-18T01:26:41.4910545Z         PASS [   0.059s] ( 295/2565) spt::bin/spt cli::tests::run_bounded_yields_value_or_timeout_default
2026-08-18T01:26:41.4917845Z         PASS [   0.014s] ( 296/2565) spt::bin/spt cli::tests::shell_spawn_profiled_option_resolves_and_shares_cap
2026-08-18T01:26:41.4972018Z         PASS [   0.108s] ( 297/2565) spt::bin/spt cli::tests::public_help_carries_no_internal_codes_at_any_ruled_site
2026-08-18T01:26:41.5018002Z         PASS [   0.031s] ( 298/2565) spt::bin/spt cli::tests::shell_spawn_cap_and_over_cap_gates
2026-08-18T01:26:41.5112867Z         PASS [   0.049s] ( 299/2565) spt::bin/spt cli::tests::shell_relink_relaunches_offline_instances_only
2026-08-18T01:26:41.5119702Z         PASS [   0.020s] ( 300/2565) spt::bin/spt cli::tests::show_code_prints_reprovisioning_material
2026-08-18T01:26:41.5151117Z         PASS [   0.024s] ( 301/2565) spt::bin/spt cli::tests::shell_subcommands_parse
2026-08-18T01:26:41.5247853Z         PASS [   0.028s] ( 302/2565) spt::bin/spt cli::tests::shutdown_and_stop_share_the_postcondition_and_differ_only_in_ceremony
2026-08-18T01:26:41.5250721Z         PASS [   0.014s] ( 303/2565) spt::bin/spt cli::tests::shutdown_on_a_harness_hosted_endpoint_claims_no_process
2026-08-18T01:26:41.5279744Z         PASS [   0.062s] ( 304/2565) spt::bin/spt cli::tests::shell_spawn_approval_floor_gates
2026-08-18T01:26:41.5308487Z         PASS [   0.019s] ( 305/2565) spt::bin/spt cli::tests::single_subnet_auto_selects_and_code_matches_seed
2026-08-18T01:26:41.5317402Z         PASS [   0.030s] ( 306/2565) spt::bin/spt cli::tests::shutdown_on_a_broker_hosted_endpoint_stamps_after_the_reap
2026-08-18T01:26:41.5379637Z         PASS [   0.007s] ( 307/2565) spt::bin/spt cli::tests::stall_evict_line_surfaces_only_a_real_tally
2026-08-18T01:26:41.5388822Z         PASS [   0.007s] ( 308/2565) spt::bin/spt cli::tests::stop_guard_refuses_live_sessions_without_force
2026-08-18T01:26:41.5390444Z         PASS [   0.163s] ( 309/2565) spt::bin/spt cli::tests::probe_all_timeout_settles_false_without_stalling_batch
2026-08-18T01:26:41.5481230Z         PASS [   0.009s] ( 310/2565) spt::bin/spt cli::tests::subnet_mode_lines_state_declared_captured_and_pending
2026-08-18T01:26:41.5522297Z         PASS [   0.037s] ( 311/2565) spt::bin/spt cli::tests::spt_hosted_no_relay_detection
2026-08-18T01:26:41.5541885Z         PASS [   0.029s] ( 312/2565) spt::bin/spt cli::tests::stage_then_swap_failed_fetch_preserves_install
2026-08-18T01:26:41.5564020Z         PASS [   0.008s] ( 313/2565) spt::bin/spt cli::tests::subnet_status_renders_rows_and_hints_never_secrets
2026-08-18T01:26:41.5569416Z         PASS [   0.103s] ( 314/2565) spt::bin/spt cli::tests::shell_channels_relay_sensory_and_text_file
2026-08-18T01:26:41.5592781Z         PASS [   0.021s] ( 315/2565) spt::bin/spt cli::tests::subcommands_parse
2026-08-18T01:26:41.5602892Z         PASS [   0.008s] ( 316/2565) spt::bin/spt cli::tests::subnets_joined_banner_renders_rows_and_divider
2026-08-18T01:26:41.5624636Z         PASS [   0.008s] ( 317/2565) spt::bin/spt cli::tests::subprocess_detail_prefers_stderr_then_stdout
2026-08-18T01:26:41.5682771Z         PASS [   0.029s] ( 318/2565) spt::bin/spt cli::tests::subnet_arg_shapes_parse
2026-08-18T01:26:41.5684006Z         PASS [   0.008s] ( 319/2565) spt::bin/spt cli::tests::the_bare_status_view_states_the_mode_facts_for_every_row
2026-08-18T01:26:41.5685044Z         PASS [   0.012s] ( 320/2565) spt::bin/spt cli::tests::the_bare_form_refuses_rather_than_guessing
2026-08-18T01:26:41.5701043Z         PASS [   0.014s] ( 321/2565) spt::bin/spt cli::tests::the_bare_form_is_the_send_form
2026-08-18T01:26:41.5729710Z         PASS [   0.014s] ( 322/2565) spt::bin/spt cli::tests::the_bare_node_verb_defaults_to_the_status_view_under_both_spellings
2026-08-18T01:26:41.5760946Z         PASS [   0.051s] ( 323/2565) spt::bin/spt cli::tests::staged_floor_admits_when_core_meets_floor
2026-08-18T01:26:41.5763689Z         PASS [   0.008s] ( 324/2565) spt::bin/spt cli::tests::the_conjunction_notice_names_the_whitelist_its_seat_and_the_posture
2026-08-18T01:26:41.5765210Z         PASS [   0.008s] ( 325/2565) spt::bin/spt cli::tests::the_conjunction_notice_fires_per_missing_half_and_stays_silent_when_both_hold
2026-08-18T01:26:41.5779447Z         PASS [   0.050s] ( 326/2565) spt::bin/spt cli::tests::staged_floor_refuses_above_floor_and_leaves_dest_untouched
2026-08-18T01:26:41.5827909Z         PASS [   0.010s] ( 327/2565) spt::bin/spt cli::tests::the_denial_names_the_blast_radius_and_a_cure_that_fits_its_ground
2026-08-18T01:26:41.5847441Z         PASS [   0.008s] ( 328/2565) spt::bin/spt cli::tests::the_engine_room_briefing_speaks_the_cli_vocabulary
2026-08-18T01:26:41.5862502Z         PASS [   0.016s] ( 329/2565) spt::bin/spt cli::tests::the_cross_node_mutual_refusal_is_gone_from_every_surface_that_carried_it
2026-08-18T01:26:41.5882915Z         PASS [   0.020s] ( 330/2565) spt::bin/spt cli::tests::the_create_ceremony_names_the_heal_for_an_older_minter
2026-08-18T01:26:41.5902700Z         PASS [   0.214s] ( 331/2565) spt::bin/spt cli::tests::probe_all_runs_concurrently_in_input_order
2026-08-18T01:26:41.5905553Z         PASS [   0.028s] ( 332/2565) spt::bin/spt cli::tests::the_briefing_prescribes_only_verbs_the_grammar_has
2026-08-18T01:26:41.5917611Z         PASS [   0.009s] ( 333/2565) spt::bin/spt cli::tests::the_fork_pair_consequence_follows_the_chain_verdict_not_the_rule_rows
2026-08-18T01:26:41.5951261Z         PASS [   0.009s] ( 334/2565) spt::bin/spt cli::tests::the_human_and_json_legs_agree_on_every_unlisted_row
2026-08-18T01:26:41.5953095Z         PASS [   0.011s] ( 335/2565) spt::bin/spt cli::tests::the_gc_render_says_what_it_refused_and_what_it_would_delete
2026-08-18T01:26:41.5954181Z         PASS [   0.019s] ( 336/2565) spt::bin/spt cli::tests::the_evidence_census_reads_each_local_source
2026-08-18T01:26:41.6005155Z         PASS [   0.008s] ( 337/2565) spt::bin/spt cli::tests::the_mint_probe_answers_only_for_a_fresh_mint
2026-08-18T01:26:41.6006300Z         PASS [   0.010s] ( 338/2565) spt::bin/spt cli::tests::the_legacy_allow_echo_says_discover_is_untouched_and_scopes_both_levers
2026-08-18T01:26:41.6012018Z         PASS [   0.025s] ( 339/2565) spt::bin/spt cli::tests::the_deprecation_note_renders_on_both_spellings_of_the_node_verb
2026-08-18T01:26:41.6034850Z         PASS [   0.015s] ( 340/2565) spt::bin/spt cli::tests::the_knock_prescription_names_the_fork_pair_only_where_it_is_needed
2026-08-18T01:26:41.6053896Z         PASS [   0.010s] ( 341/2565) spt::bin/spt cli::tests::the_presenters_three_renderings_stay_three_things
2026-08-18T01:26:41.6054991Z         PASS [   0.010s] ( 342/2565) spt::bin/spt cli::tests::the_remote_knock_refusals_render_as_prose
2026-08-18T01:26:41.6110387Z         PASS [   0.010s] ( 343/2565) spt::bin/spt cli::tests::the_rendered_peer_fraction_counts_one_population_across_a_subnet_leave
2026-08-18T01:26:41.6138444Z         PASS [   0.036s] ( 344/2565) spt::bin/spt cli::tests::the_flagless_access_listing_is_wired_distinctly_from_its_subcommands
2026-08-18T01:26:41.6141288Z         PASS [   0.009s] ( 345/2565) spt::bin/spt cli::tests::the_three_send_outcomes_owe_three_different_receipts
2026-08-18T01:26:41.6144679Z         PASS [   0.009s] ( 346/2565) spt::bin/spt cli::tests::the_three_landings_render_distinct_lines
2026-08-18T01:26:41.6196221Z         PASS [   0.019s] ( 347/2565) spt::bin/spt cli::tests::the_rendered_section_is_the_composers_output
2026-08-18T01:26:41.6203766Z         PASS [   0.009s] ( 348/2565) spt::bin/spt cli::tests::the_tuple_flags_build_the_rule_they_name
2026-08-18T01:26:41.6241602Z         PASS [   0.010s] ( 349/2565) spt::bin/spt cli::tests::the_unlisted_listing_drops_an_excluded_peer_and_keeps_the_rest
2026-08-18T01:26:41.6255979Z         PASS [   0.035s] ( 350/2565) spt::bin/spt cli::tests::the_local_and_wire_arms_write_one_identical_grant
2026-08-18T01:26:41.6299875Z         PASS [   0.009s] ( 351/2565) spt::bin/spt cli::tests::this_node_group_merges_roster_with_unbound_truth
2026-08-18T01:26:41.6309362Z         PASS [   0.017s] ( 352/2565) spt::bin/spt cli::tests::the_unspooled_remedy_prescribes_a_verb_the_grammar_has
2026-08-18T01:26:41.6310774Z         PASS [   0.030s] ( 353/2565) spt::bin/spt cli::tests::the_seat_and_the_acknowledgment_are_the_mints_and_both_arms_refuse_alike
2026-08-18T01:26:41.6315366Z         PASS [   0.017s] ( 354/2565) spt::bin/spt cli::tests::the_visible_alias_reaches_the_root_listing
2026-08-18T01:26:41.6319584Z         PASS [   0.008s] ( 355/2565) spt::bin/spt cli::tests::trust_mutation_gate_refuses_without_confirmed_elevation
2026-08-18T01:26:41.6407552Z         PASS [   0.011s] ( 356/2565) spt::bin/spt cli::tests::unknown_elevation_falls_back
2026-08-18T01:26:41.6408687Z         PASS [   0.010s] ( 357/2565) spt::bin/spt cli::tests::unknown_named_subnet_is_usage_error
2026-08-18T01:26:41.6410097Z         PASS [   0.009s] ( 358/2565) spt::bin/spt cli::tests::what_the_listing_prescribes_is_what_the_approve_path_honors
2026-08-18T01:26:41.6441687Z         PASS [   0.018s] ( 359/2565) spt::bin/spt cli::tests::trust_warning_verbs_parse
2026-08-18T01:26:41.6442292Z         PASS [   0.013s] ( 360/2565) spt::bin/spt cli::tests::update_adapters_verb_parses_with_optional_names
2026-08-18T01:26:41.6442830Z         PASS [   0.013s] ( 361/2565) spt::bin/spt cli::tests::update_fetch_apply_flag_parses
2026-08-18T01:26:41.6536685Z         PASS [   0.009s] ( 362/2565) spt::bin/spt elevation::tests::already_elevated_short_circuits_on_every_os
2026-08-18T01:26:41.6537443Z         PASS [   0.009s] ( 363/2565) spt::bin/spt elevation::tests::current_returns_a_determinate_level_on_supported_platforms
2026-08-18T01:26:41.6538127Z         PASS [   0.009s] ( 364/2565) spt::bin/spt elevation::tests::fallback_message_names_authenticator_app_and_subnet
2026-08-18T01:26:41.6543481Z         PASS [   0.014s] ( 365/2565) spt::bin/spt cli::tests::whoami_parses_as_the_identity_verb
2026-08-18T01:26:41.6610606Z         PASS [   0.041s] ( 366/2565) spt::bin/spt cli::tests::the_widening_remedy_is_sited_with_its_flag_not_in_the_shared_section
2026-08-18T01:26:41.6625429Z         PASS [   0.008s] ( 367/2565) spt::bin/spt elevation::tests::print_hint_floor_uses_absolute_path_each_os
2026-08-18T01:26:41.6626099Z         PASS [   0.009s] ( 368/2565) spt::bin/spt elevation::tests::launchers_never_shell_interpolate_a_crafted_arg
2026-08-18T01:26:41.6626734Z         PASS [   0.009s] ( 369/2565) spt::bin/spt elevation::tests::launcher_argv_is_absolute_exe_plus_verbatim_args
2026-08-18T01:26:41.6627711Z         PASS [   0.009s] ( 370/2565) spt::bin/spt elevation::tests::gate_shows_only_when_confirmed_elevated
2026-08-18T01:26:41.6706320Z         PASS [   0.009s] ( 371/2565) spt::bin/spt elevation::tests::unix_path_order_tty_then_pkexec_then_terminal_then_hint
2026-08-18T01:26:41.6711429Z         PASS [   0.030s] ( 372/2565) spt::bin/spt cli::verb_surface_route_table::every_bringup_door_routes_where_it_says
2026-08-18T01:26:41.6716284Z         PASS [   0.009s] ( 373/2565) spt::bin/spt elevation::tests::windows_uac_only_interactive_other_always_prints
2026-08-18T01:26:41.6717161Z         PASS [   0.009s] ( 374/2565) spt::bin/spt helpfmt::tests::bold_styles_with_color_and_strips_without
2026-08-18T01:26:41.6718058Z         PASS [   0.009s] ( 375/2565) spt::bin/spt helpfmt::tests::atx_header_at_line_start_strips_and_bolds
2026-08-18T01:26:41.6719117Z         PASS [   0.009s] ( 376/2565) spt::bin/spt helpfmt::tests::code_styles_with_color_and_strips_without
2026-08-18T01:26:41.6724126Z         PASS [   0.031s] ( 377/2565) spt::bin/spt cli::verb_surface_route_table::the_exclusions_are_real_refusals
2026-08-18T01:26:41.6803846Z         PASS [   0.010s] ( 378/2565) spt::bin/spt helpfmt::tests::color_enabled_truth_table
2026-08-18T01:26:41.6804452Z         PASS [   0.009s] ( 379/2565) spt::bin/spt helpfmt::tests::dual_contract_token_survives_strip_mode
2026-08-18T01:26:41.6805016Z         PASS [   0.009s] ( 380/2565) spt::bin/spt helpfmt::tests::empty_and_unmatched_markers_stay_literal
2026-08-18T01:26:41.6805802Z         PASS [   0.008s] ( 381/2565) spt::bin/spt helpfmt::tests::marker_spans_a_clap_soft_wrap
2026-08-18T01:26:41.6806375Z         PASS [   0.009s] ( 382/2565) spt::bin/spt helpfmt::tests::marker_never_spans_a_hard_break
2026-08-18T01:26:41.6806923Z         PASS [   0.009s] ( 383/2565) spt::bin/spt helpfmt::tests::dual_contract_token_unstyled_while_prose_styles_on_color
2026-08-18T01:26:41.6807437Z         PASS [   0.009s] ( 384/2565) spt::bin/spt helpfmt::tests::link_becomes_its_text
2026-08-18T01:26:41.6898044Z         PASS [   0.009s] ( 385/2565) spt::bin/spt helpfmt::tests::resolve_console_color_strips_when_vt_unavailable
2026-08-18T01:26:41.6899211Z         PASS [   0.009s] ( 386/2565) spt::bin/spt helpfmt::tests::preexisting_ansi_is_passed_through_untouched
2026-08-18T01:26:41.6900214Z         PASS [   0.009s] ( 387/2565) spt::bin/spt monicverb::tests::add_refuses_to_replace_and_update_refuses_to_invent
2026-08-18T01:26:41.6901086Z         PASS [   0.010s] ( 388/2565) spt::bin/spt helpfmt::tests::multibyte_text_survives
2026-08-18T01:26:41.6901879Z         PASS [   0.010s] ( 389/2565) spt::bin/spt helpfmt::tests::nested_code_inside_bold_styles_both
2026-08-18T01:26:41.6902681Z         PASS [   0.009s] ( 390/2565) spt::bin/spt monicverb::tests::no_monic_verb_is_elevation_gated
2026-08-18T01:26:41.6903429Z         PASS [   0.010s] ( 391/2565) spt::bin/spt helpfmt::tests::plain_text_is_unchanged
2026-08-18T01:26:41.6994243Z         PASS [   0.009s] ( 392/2565) spt::bin/spt picker::data::tests::non_drivable_predicate_covers_worker_and_psyche
2026-08-18T01:26:41.6994938Z         PASS [   0.010s] ( 393/2565) spt::bin/spt picker::data::tests::disambiguate_project_ids_cases
2026-08-18T01:26:41.6995680Z         PASS [   0.009s] ( 394/2565) spt::bin/spt picker::data::tests::indexed_projection_full_w2shaped_and_absent_legs
2026-08-18T01:26:41.6996606Z         PASS [   0.010s] ( 395/2565) spt::bin/spt picker::data::tests::driven_by_display_renders_name_not_hex
2026-08-18T01:26:41.7083166Z         PASS [   0.009s] ( 396/2565) spt::bin/spt picker::data::tests::project_refs_from_unions_fresh_origin_and_store_branches
2026-08-18T01:26:41.7083920Z         PASS [   0.009s] ( 397/2565) spt::bin/spt picker::data::tests::project_refs_from_sessions_excludes_owlery_and_dedups_newest_first
2026-08-18T01:26:41.7101592Z         PASS [   0.011s] ( 398/2565) spt::bin/spt picker::data::tests::own_node_tab_label_falls_back_to_keyprefix
2026-08-18T01:26:41.7148147Z         PASS [   0.025s] ( 399/2565) spt::bin/spt picker::data::tests::gather_renders_live_unbound
2026-08-18T01:26:41.7153928Z         PASS [   0.025s] ( 400/2565) spt::bin/spt picker::data::tests::gather_endpoints_projects_from_seeded_index_with_zero_git
2026-08-18T01:26:41.7161579Z         PASS [   0.008s] ( 401/2565) spt::bin/spt picker::data::tests::reconcile_overrides_subnet_with_local_roster
2026-08-18T01:26:41.7194857Z         PASS [   0.011s] ( 402/2565) spt::bin/spt picker::data::tests::remote_picker_renders_suspended_dead_perch_offline
2026-08-18T01:26:41.7230693Z         PASS [   0.013s] ( 403/2565) spt::bin/spt picker::data::tests::remote_rows_render_full_palette_parity
2026-08-18T01:26:41.7233067Z         PASS [   0.024s] ( 404/2565) spt::bin/spt picker::data::tests::picker_excludes_flat_worker_and_psyche
2026-08-18T01:26:41.7238563Z         PASS [   0.009s] ( 405/2565) spt::bin/spt picker::data::tests::resume_rows_derive_per_row_project_and_drop_owlery_sessions
2026-08-18T01:26:41.7239431Z         PASS [   0.008s] ( 406/2565) spt::bin/spt picker::data::tests::row_status_drives_unbound_display
2026-08-18T01:26:41.7242559Z         PASS [   0.009s] ( 407/2565) spt::bin/spt picker::data::tests::resume_rows_title_from_index_cwd_map_with_pure_fallback
2026-08-18T01:26:41.7278656Z         PASS [   0.038s] ( 408/2565) spt::bin/spt picker::data::tests::home_subnet_options_is_mru_ordered
2026-08-18T01:26:41.7337472Z         PASS [   0.009s] ( 409/2565) spt::bin/spt picker::model::tests::category_ring_wraps
2026-08-18T01:26:41.7338497Z         PASS [   0.010s] ( 410/2565) spt::bin/spt picker::model::tests::back_unwinds
2026-08-18T01:26:41.7339384Z         PASS [   0.011s] ( 411/2565) spt::bin/spt picker::model::tests::adapter_tree_nests_profiles
2026-08-18T01:26:41.7340155Z         PASS [   0.010s] ( 412/2565) spt::bin/spt picker::model::tests::category_labels_render_display_forms
2026-08-18T01:26:41.7341635Z         PASS [   0.010s] ( 413/2565) spt::bin/spt picker::model::tests::build_project_choices_head_here_rest
2026-08-18T01:26:41.7369615Z         PASS [   0.017s] ( 414/2565) spt::bin/spt picker::data::tests::shared_machine_is_one_group_with_unioned_subnets
2026-08-18T01:26:41.7375672Z         PASS [   0.010s] ( 415/2565) spt::bin/spt picker::model::tests::change_adapter_picks_and_returns_to_confirm
2026-08-18T01:26:41.7434415Z         PASS [   0.140s] ( 416/2565) spt::bin/spt cli::tests::the_surface_section_rides_the_ruled_sites_and_no_others
2026-08-18T01:26:41.7435885Z         PASS [   0.010s] ( 417/2565) spt::bin/spt picker::model::tests::confirm_local_offline_unchanged_by_wake_split
2026-08-18T01:26:41.7436681Z         PASS [   0.009s] ( 418/2565) spt::bin/spt picker::model::tests::confirm_terminal_routes
2026-08-18T01:26:41.7437569Z         PASS [   0.010s] ( 419/2565) spt::bin/spt picker::model::tests::confirm_options_remote_suspended_is_wake_not_start
2026-08-18T01:26:41.7438439Z         PASS [   0.009s] ( 420/2565) spt::bin/spt picker::model::tests::confirm_options_status_dependent
2026-08-18T01:26:41.7439849Z         PASS [   0.010s] ( 421/2565) spt::bin/spt picker::model::tests::choose_project_outcome_bakes_cwd_and_diverts
2026-08-18T01:26:41.7469396Z         PASS [   0.010s] ( 422/2565) spt::bin/spt picker::model::tests::confirm_terminal_wake_carries_raw_node
2026-08-18T01:26:41.7470262Z         PASS [   0.009s] ( 423/2565) spt::bin/spt picker::model::tests::create_new_multisubnet_inserts_home_layer
2026-08-18T01:26:41.7530988Z         PASS [   0.009s] ( 424/2565) spt::bin/spt picker::model::tests::display_mapping_matrix
2026-08-18T01:26:41.7531918Z         PASS [   0.009s] ( 425/2565) spt::bin/spt picker::model::tests::empty_scope_opens_create
2026-08-18T01:26:41.7532719Z         PASS [   0.010s] ( 426/2565) spt::bin/spt picker::model::tests::create_outcome_bakes_run
2026-08-18T01:26:41.7533476Z         PASS [   0.010s] ( 427/2565) spt::bin/spt picker::model::tests::cursor_clamps
2026-08-18T01:26:41.7534314Z         PASS [   0.010s] ( 428/2565) spt::bin/spt picker::model::tests::display_status_four_state_type_gated
2026-08-18T01:26:41.7536994Z         PASS [   0.010s] ( 429/2565) spt::bin/spt picker::model::tests::display_status_unbound_is_hollow_and_attachable
2026-08-18T01:26:41.7562563Z         PASS [   0.009s] ( 430/2565) spt::bin/spt picker::model::tests::ep_display_glyph_and_square_palette
2026-08-18T01:26:41.7563598Z         PASS [   0.009s] ( 431/2565) spt::bin/spt picker::model::tests::esc_backs_out_of_home_layer
2026-08-18T01:26:41.7627813Z         PASS [   0.010s] ( 432/2565) spt::bin/spt picker::model::tests::from_resource_row_maps_gossiped_adapter_projects_controlled
2026-08-18T01:26:41.7628493Z         PASS [   0.009s] ( 433/2565) spt::bin/spt picker::model::tests::prefill_jumps_to_create
2026-08-18T01:26:41.7629206Z         PASS [   0.009s] ( 434/2565) spt::bin/spt picker::model::tests::launch_keys_live_only_on_launch_capable_highlights
2026-08-18T01:26:41.7630036Z         PASS [   0.009s] ( 435/2565) spt::bin/spt picker::model::tests::kind_routes
2026-08-18T01:26:41.7630741Z         PASS [   0.010s] ( 436/2565) spt::bin/spt picker::model::tests::home_selection_bakes_into_run_subnet
2026-08-18T01:26:41.7631245Z         PASS [   0.010s] ( 437/2565) spt::bin/spt picker::model::tests::filter_narrows
2026-08-18T01:26:41.7650855Z         PASS [   0.009s] ( 438/2565) spt::bin/spt picker::model::tests::purge_confirm_yields_outcome_and_backs_out
2026-08-18T01:26:41.7651925Z         PASS [   0.009s] ( 439/2565) spt::bin/spt picker::model::tests::project_filter_keys_on_slug_while_tab_renders_display
2026-08-18T01:26:41.7728035Z         PASS [   0.010s] ( 440/2565) spt::bin/spt picker::model::tests::resume_outcome_adapter_follows_recorded_row
2026-08-18T01:26:41.7729030Z         PASS [   0.010s] ( 441/2565) spt::bin/spt picker::model::tests::purge_shortcut_gates_to_offline_local
2026-08-18T01:26:41.7729708Z         PASS [   0.010s] ( 442/2565) spt::bin/spt picker::model::tests::reenter_create_keeps_or_clears_id
2026-08-18T01:26:41.7730371Z         PASS [   0.010s] ( 443/2565) spt::bin/spt picker::model::tests::remove_endpoint_drops_row_and_clamps_cursor
2026-08-18T01:26:41.7731712Z         PASS [   0.010s] ( 444/2565) spt::bin/spt picker::model::tests::resume_outcome_bakes_session
2026-08-18T01:26:41.7732580Z         PASS [   0.010s] ( 445/2565) spt::bin/spt picker::model::tests::resume_title_render
2026-08-18T01:26:41.7737790Z         PASS [   0.009s] ( 446/2565) spt::bin/spt picker::model::tests::should_offer_project_choice_fire_conditions
2026-08-18T01:26:41.7740138Z         PASS [   0.009s] ( 447/2565) spt::bin/spt picker::model::tests::single_subnet_skips_home_layer
2026-08-18T01:26:41.7818608Z         PASS [   0.390s] ( 448/2565) spt::bin/spt cli::tests::purge_removes_every_record
2026-08-18T01:26:41.7822618Z         PASS [   0.010s] ( 449/2565) spt::bin/spt picker::model::tests::suspended_is_distinct_from_offline
2026-08-18T01:26:41.7825206Z         PASS [   0.010s] ( 450/2565) spt::bin/spt picker::model::tests::visible_partitions_and_sorts
2026-08-18T01:26:41.7825898Z         PASS [   0.008s] ( 451/2565) spt::bin/spt picker::tests::backspace_backs_out_screens_like_esc
2026-08-18T01:26:41.7826609Z         PASS [   0.010s] ( 452/2565) spt::bin/spt picker::shortcut::tests::basename_is_parameterized
2026-08-18T01:26:41.7827229Z         PASS [   0.010s] ( 453/2565) spt::bin/spt picker::shortcut::tests::the_body_is_the_ladder_verb
2026-08-18T01:26:41.7827901Z         PASS [   0.010s] ( 454/2565) spt::bin/spt picker::model::tests::the_picker_refuses_the_reserved_id_as_it_is_typed
2026-08-18T01:26:41.7829050Z         PASS [   0.010s] ( 455/2565) spt::bin/spt picker::shortcut::tests::sentinel_detection_spans_both_generations
2026-08-18T01:26:41.7830283Z         PASS [   0.009s] ( 456/2565) spt::bin/spt picker::shortcut::tests::write_create_update_regenerate_refuse
2026-08-18T01:26:41.7906475Z         PASS [   0.195s] ( 457/2565) spt::bin/spt cli::tests::the_monic_command_path_treats_a_husk_as_present
2026-08-18T01:26:41.7928663Z         PASS [   0.010s] ( 458/2565) spt::bin/spt picker::tests::purge_outcomes_convert_to_flash_lines
2026-08-18T01:26:41.7929596Z         PASS [   0.011s] ( 459/2565) spt::bin/spt picker::tests::backspace_stays_char_delete_in_text_contexts
2026-08-18T01:26:41.7966027Z         PASS [   0.014s] ( 460/2565) spt::bin/spt picker::view::tests::choose_project_buffer_keeps_confirm_panel
2026-08-18T01:26:41.7971644Z         PASS [   0.014s] ( 461/2565) spt::bin/spt picker::view::tests::adapter_tree_buffer
2026-08-18T01:26:41.7980968Z         PASS [   0.015s] ( 462/2565) spt::bin/spt picker::view::tests::confirm_fork_and_shortcut_labels_are_dir_relative
2026-08-18T01:26:41.7990774Z         PASS [   0.016s] ( 463/2565) spt::bin/spt picker::tests::purge_transition_reconstructs_the_complete_screen_after_external_mutation
2026-08-18T01:26:41.8003718Z         PASS [   0.018s] ( 464/2565) spt::bin/spt picker::view::tests::change_adapter_screen_renders_tree_and_apply_legend
2026-08-18T01:26:41.8030085Z         PASS [   0.012s] ( 465/2565) spt::bin/spt picker::view::tests::create_home_lists_subnets
2026-08-18T01:26:41.8079523Z         PASS [   0.025s] ( 466/2565) spt::bin/spt picker::view::tests::confirm_panel_history_renders_display_not_slug
2026-08-18T01:26:41.8088641Z         PASS [   0.515s] ( 467/2565) spt::bin/spt cli::tests::fork_forks_homes_and_deletes_exactly_the_source
2026-08-18T01:26:41.8098216Z         PASS [   0.027s] ( 468/2565) spt::bin/spt picker::view::tests::confirm_buffer_options
2026-08-18T01:26:41.8103852Z         PASS [   0.017s] ( 469/2565) spt::bin/spt picker::view::tests::every_picker_list_view_keeps_its_caret_on_screen
2026-08-18T01:26:41.8112811Z         PASS [   0.014s] ( 470/2565) spt::bin/spt picker::view::tests::pick_buffer_has_squares_and_description
2026-08-18T01:26:41.8113674Z         PASS [   0.015s] ( 471/2565) spt::bin/spt picker::view::tests::kind_buffer
2026-08-18T01:26:41.8129688Z         PASS [   0.015s] ( 472/2565) spt::bin/spt picker::view::tests::pick_empty_category_hint
2026-08-18T01:26:41.8130687Z         PASS [   0.013s] ( 473/2565) spt::bin/spt picker::view::tests::resume_buffer_keeps_confirm_panel
2026-08-18T01:26:41.8187615Z         PASS [   0.016s] ( 474/2565) spt::bin/spt picker::view::tests::resume_buffer_lists_sessions
2026-08-18T01:26:41.8200545Z         PASS [   0.009s] ( 475/2565) spt::bin/spt rc::tests::a_refusal_names_the_targets_own_entry_surface
2026-08-18T01:26:41.8201849Z         PASS [   0.010s] ( 476/2565) spt::bin/spt rc::tests::a_bringable_target_reaches_bring_up_with_the_offline_row_present
2026-08-18T01:26:41.8206529Z         PASS [   0.009s] ( 477/2565) spt::bin/spt rc::tests::attach_gate_routes_on_session_truth_not_the_row
2026-08-18T01:26:41.8209504Z         PASS [   0.028s] ( 478/2565) spt::bin/spt picker::view::tests::footer_hints_h_s_only_when_launch_keys_live
2026-08-18T01:26:41.8241903Z         PASS [   0.011s] ( 479/2565) spt::bin/spt rc::tests::bringable_is_the_engine_room_addressed_plainly_with_a_code
2026-08-18T01:26:41.8245023Z         PASS [   0.017s] ( 480/2565) spt::bin/spt picker::view::tests::the_caret_row_accounts_for_the_group_headers_above_it
2026-08-18T01:26:41.8292786Z         PASS [   0.009s] ( 481/2565) spt::bin/spt rc::tests::canonical_wire_id_strips_qualifiers_to_the_bare_id
2026-08-18T01:26:41.8293786Z         PASS [   0.008s] ( 482/2565) spt::bin/spt rc::tests::detach_prefix_spans_chunks
2026-08-18T01:26:41.8294633Z         PASS [   0.009s] ( 483/2565) spt::bin/spt rc::tests::classify_read_err_eof_is_graceful_not_fatal
2026-08-18T01:26:41.8295501Z         PASS [   0.011s] ( 484/2565) spt::bin/spt rc::tests::bringup_prompt_names_the_node_and_the_home_subnet
2026-08-18T01:26:41.8296155Z         PASS [   0.009s] ( 485/2565) spt::bin/spt rc::tests::detach_keybind_semantics
2026-08-18T01:26:41.8296872Z         PASS [   0.017s] ( 486/2565) spt::bin/spt rc::tests::attach_offline_endpoint_short_circuits_clean
2026-08-18T01:26:41.8301507Z         PASS [   0.021s] ( 487/2565) spt::bin/spt picker::view::tests::the_caret_stays_on_screen_when_the_list_outruns_the_viewport
2026-08-18T01:26:41.8345262Z         PASS [   0.010s] ( 488/2565) spt::bin/spt rc::tests::driver_phrase_names_own_node_plainly_but_remote_verbatim
2026-08-18T01:26:41.8346035Z         PASS [   0.010s] ( 489/2565) spt::bin/spt rc::tests::display_guard_postlude_exactly_once_and_inactive_silent
2026-08-18T01:26:41.8399278Z         PASS [   0.010s] ( 490/2565) spt::bin/spt rc::tests::fold_code_key_prompt_rules
2026-08-18T01:26:41.8399929Z         PASS [   0.011s] ( 491/2565) spt::bin/spt rc::tests::first_event_stall_decision
2026-08-18T01:26:41.8400730Z         PASS [   0.011s] ( 492/2565) spt::bin/spt rc::tests::harness_only_row_matches_online_seatless_live_agents_only
2026-08-18T01:26:41.8401635Z         PASS [   0.011s] ( 493/2565) spt::bin/spt rc::tests::give_up_copy_names_daemon_down_vs_generic
2026-08-18T01:26:41.8402328Z         PASS [   0.011s] ( 494/2565) spt::bin/spt rc::tests::identity_line_format
2026-08-18T01:26:41.8402909Z         PASS [   0.010s] ( 495/2565) spt::bin/spt rc::tests::mouse_mode_decset_scan_survives_split_across_chunks
2026-08-18T01:26:41.8441818Z         PASS [   0.033s] ( 496/2565) spt::bin/spt rc::tests::attach_against_stopped_daemon_never_spawns_and_exits_loud
2026-08-18T01:26:41.8449595Z         PASS [   0.010s] ( 497/2565) spt::bin/spt rc::tests::mouse_mode_decset_scan_tracks_enable_and_sgr
2026-08-18T01:26:41.8450806Z         PASS [   0.011s] ( 498/2565) spt::bin/spt rc::tests::op_minter_distinct_and_monotonic
2026-08-18T01:26:41.8516672Z         PASS [   0.011s] ( 499/2565) spt::bin/spt rc::tests::reassert_scanner_survives_split_across_chunks
2026-08-18T01:26:41.8517908Z         PASS [   0.011s] ( 500/2565) spt::bin/spt rc::tests::reconnect_banner_clears_and_centers
2026-08-18T01:26:41.8518838Z         PASS [   0.012s] ( 501/2565) spt::bin/spt rc::tests::pre_broker_busy_guidance_fires_for_any_driver_not_just_remote
2026-08-18T01:26:41.8519849Z         PASS [   0.011s] ( 502/2565) spt::bin/spt rc::tests::pump_status_emit_sequence_over_write_sink
2026-08-18T01:26:41.8520722Z         PASS [   0.012s] ( 503/2565) spt::bin/spt rc::tests::public_attach_failure_maps_deadline_class_only
2026-08-18T01:26:41.8522165Z         PASS [   0.011s] ( 504/2565) spt::bin/spt rc::tests::reassert_scanner_triggers_only_on_region_destroyers
2026-08-18T01:26:41.8544136Z         PASS [   0.010s] ( 505/2565) spt::bin/spt rc::tests::reconnect_banner_shows_the_countdown
2026-08-18T01:26:41.8544876Z         PASS [   0.009s] ( 506/2565) spt::bin/spt rc::tests::reconnect_window_expiry_decision
2026-08-18T01:26:41.8547281Z         PASS [   0.010s] ( 507/2565) spt::bin/spt rc::tests::reconnect_remaining_secs_counts_down_ceil
2026-08-18T01:26:41.8622072Z         PASS [   0.010s] ( 508/2565) spt::bin/spt rc::tests::serve_eof_severed_vs_refused
2026-08-18T01:26:41.8623064Z         PASS [   0.011s] ( 509/2565) spt::bin/spt rc::tests::status_repaint_exact_bytes_and_right_align
2026-08-18T01:26:41.8629699Z         PASS [   0.011s] ( 510/2565) spt::bin/spt rc::tests::status_row_marker_is_disabled_by_flag
2026-08-18T01:26:41.8630776Z         PASS [   0.011s] ( 511/2565) spt::bin/spt rc::tests::status_update_size_repoints_geometry
2026-08-18T01:26:41.8631724Z         PASS [   0.011s] ( 512/2565) spt::bin/spt rc::tests::status_restore_exact_bytes
2026-08-18T01:26:41.8632758Z         PASS [   0.011s] ( 513/2565) spt::bin/spt rc::tests::status_assert_reserves_row1_then_repaints
2026-08-18T01:26:41.8647605Z         PASS [   0.010s] ( 514/2565) spt::bin/spt rc::tests::the_client_refuses_engine_room_viewports_and_qualified_targets_only
2026-08-18T01:26:41.8670688Z         PASS [   0.012s] ( 515/2565) spt::bin/spt rc::tests::teardown_matrix_postlude_precedes_prose_across_every_final_class
2026-08-18T01:26:41.8687153Z         PASS [   0.013s] ( 516/2565) spt::bin/spt roster::tests::detect_self_by_ancestry_none_when_no_ancestor_owns_a_perch
2026-08-18T01:26:41.8752543Z         PASS [   0.012s] ( 517/2565) spt::bin/spt roster::tests::enumerate_yields_offline_corrupt_row_for_unparseable_info
2026-08-18T01:26:41.8760661Z         PASS [   0.077s] ( 518/2565) spt::bin/spt picker::view::tests::pick_status_line_four_state
2026-08-18T01:26:41.8767987Z         PASS [   0.014s] ( 519/2565) spt::bin/spt roster::tests::detect_self_resolves_spt_hosted_perch_via_parent_pid
2026-08-18T01:26:41.8769280Z         PASS [   0.015s] ( 520/2565) spt::bin/spt roster::tests::detect_self_id_endpoint_id_leg_is_label_only_and_perch_gated
2026-08-18T01:26:41.9517693Z         PASS [   0.013s] ( 521/2565) spt::bin/spt roster::tests::list_all_perch_dirs_enumerates_nested_psyche_for_self_resolution
2026-08-18T01:26:41.9519421Z         PASS [   0.011s] ( 522/2565) spt::bin/spt roster::tests::match_self_by_ancestry_disambiguates_and_none
2026-08-18T01:26:41.9520403Z         PASS [   0.016s] ( 523/2565) spt::bin/spt roster::tests::detect_self_by_ancestry_resolves_a_live_ancestor_perch
2026-08-18T01:26:41.9521072Z         PASS [   0.016s] ( 524/2565) spt::bin/spt roster::tests::detect_self_id_resolves_identity_with_zero_git_spawns
2026-08-18T01:26:41.9521735Z         PASS [   0.014s] ( 525/2565) spt::bin/spt roster::tests::parent_pid_candidates_stay_ancestry_gated
2026-08-18T01:26:41.9522380Z         PASS [   0.011s] ( 526/2565) spt::bin/spt teardown::tests::an_unconfirmed_row_over_a_dead_root_is_stale_not_a_survivor
2026-08-18T01:26:41.9523372Z         PASS [   0.010s] ( 527/2565) spt::bin/spt teardown::tests::timeout_refuses_the_stamp_and_names_the_survivor
2026-08-18T01:26:41.9524002Z         PASS [   0.009s] ( 528/2565) spt::bin/spt tests::the_sized_stack_wrapper_maps_a_panic_to_the_main_thread_code
2026-08-18T01:26:41.9524677Z         PASS [   0.025s] ( 529/2565) spt::bin/spt roster::tests::enumerate_nested_keeps_a_child_whose_name_has_no_kind_suffix
2026-08-18T01:26:41.9525354Z         PASS [   0.009s] ( 530/2565) spt::bin/spt trustwarnverb::tests::a_refusal_names_the_verb_the_endpoint_and_the_reason
2026-08-18T01:26:41.9525926Z         PASS [   0.011s] ( 531/2565) spt::bin/spt tests::broken_pipe_panic_classifier
2026-08-18T01:26:41.9526463Z         PASS [   0.011s] ( 532/2565) spt::bin/spt teardown::tests::topology_gate_is_controllable_true_only
2026-08-18T01:26:41.9527305Z         PASS [   0.011s] ( 533/2565) spt::bin/spt trustwarnverb::tests::showing_the_warning_is_never_elevation_gated
2026-08-18T01:26:41.9527944Z         PASS [   0.009s] ( 534/2565) spt::bin/spt unlisted::tests::an_exclusion_outranks_the_strongest_evidence
2026-08-18T01:26:41.9528606Z         PASS [   0.011s] ( 535/2565) spt::bin/spt trustwarnverb::tests::writing_an_override_requires_confirmed_elevation
2026-08-18T01:26:41.9529877Z         PASS [   0.010s] ( 536/2565) spt::bin/spt unlisted::tests::a_rule_only_row_has_no_node_to_route_to
2026-08-18T01:26:41.9530806Z         PASS [   0.011s] ( 537/2565) spt::bin/spt trustwarnverb::tests::the_gate_keys_on_whether_the_verb_writes
2026-08-18T01:26:41.9531859Z         PASS [   0.010s] ( 538/2565) spt::bin/spt unlisted::tests::an_inbound_knock_is_never_read_as_our_own_outbound_act
2026-08-18T01:26:41.9532720Z         PASS [   0.010s] ( 539/2565) spt::bin/spt unlisted::tests::an_exclusion_and_an_unheard_of_id_are_different_refusals
2026-08-18T01:26:41.9533745Z         PASS [   0.069s] ( 540/2565) spt::bin/spt rc::tests::establish_attach_reuses_the_probes_carried_pump_conn
2026-08-18T01:26:41.9534889Z         PASS [   0.011s] ( 541/2565) spt::bin/spt unlisted::tests::a_cross_node_knock_says_answer_unknown_while_a_same_node_one_says_approved
2026-08-18T01:26:41.9536070Z         PASS [   0.013s] ( 542/2565) spt::bin/spt unlisted::tests::contact_evidence_outside_the_window_produces_no_row
2026-08-18T01:26:41.9537085Z         PASS [   0.010s] ( 543/2565) spt::bin/spt unlisted::tests::the_relative_stamp_is_coarse_and_has_no_zero_forms
2026-08-18T01:26:41.9538123Z         PASS [   0.010s] ( 544/2565) spt::bin/spt unlisted::tests::the_strongest_provenance_labels_the_row_and_a_weaker_one_supplies_the_node
2026-08-18T01:26:41.9539486Z         PASS [   0.010s] ( 545/2565) spt::bin/spt unlisted::tests::the_route_refuses_an_excluded_id_and_admits_a_non_excluded_one
2026-08-18T01:26:41.9540599Z         PASS [   0.010s] ( 546/2565) spt::bin/spt unlisted::tests::rule_evidence_carries_no_node_and_contact_evidence_does
2026-08-18T01:26:41.9541558Z         PASS [   0.011s] ( 547/2565) spt::bin/spt unlisted::tests::no_evidence_phrase_claims_liveness
2026-08-18T01:26:41.9542419Z         PASS [   0.011s] ( 548/2565) spt::bin/spt unlisted::tests::no_knock_evidence_phrase_claims_liveness
2026-08-18T01:26:41.9543360Z         PASS [   0.011s] ( 549/2565) spt::bin/spt unlisted::tests::listed_local_and_excluded_rows_are_dropped_and_the_rest_survive
2026-08-18T01:26:41.9544425Z         PASS [   0.034s] ( 550/2565) spt::bin/spt teardown::tests::a_zombie_root_is_provably_gone_not_a_survivor
2026-08-18T01:26:41.9545319Z         PASS [   0.012s] ( 551/2565) spt-daemon access::tests::a_fork_grant_admits_fork_and_nothing_else_admits_fork
2026-08-18T01:26:41.9546379Z         PASS [   0.036s] ( 552/2565) spt::bin/spt teardown::tests::liveness_proof_needs_a_real_snapshot_and_finds_this_process
2026-08-18T01:26:41.9547367Z         PASS [   0.011s] ( 553/2565) spt-daemon access::tests::a_sender_endpoint_rule_does_not_admit_a_fork
2026-08-18T01:26:41.9548340Z         PASS [   0.011s] ( 554/2565) spt-daemon access::tests::gate_feeds_the_proven_sender_endpoint_tier
2026-08-18T01:26:41.9549798Z         PASS [   0.011s] ( 555/2565) spt-daemon access::tests::reply_passes_where_unsolicited_refused
2026-08-18T01:26:41.9550640Z         PASS [   0.011s] ( 556/2565) spt-daemon access::tests::gate_is_per_surface
2026-08-18T01:26:41.9551517Z         PASS [   0.012s] ( 557/2565) spt-daemon access::tests::corrupt_store_degrades_closed_but_replies_survive
2026-08-18T01:26:41.9552433Z         PASS [   0.012s] ( 558/2565) spt-daemon access::tests::gate_decision_table
2026-08-18T01:26:41.9553254Z         PASS [   0.012s] ( 559/2565) spt-daemon access::tests::discover_gate_discloses_per_viewer
2026-08-18T01:26:41.9554222Z         PASS [   0.012s] ( 560/2565) spt-daemon access::tests::discover_gate_withholds_everything_while_degraded
2026-08-18T01:26:41.9555305Z         PASS [   0.012s] ( 561/2565) spt-daemon access::tests::the_decision_helpers_split_pass_from_refusal_for_every_reason
2026-08-18T01:26:41.9556204Z         PASS [   0.018s] ( 562/2565) spt-daemon access::tests::same_node_always_passes_without_minting
2026-08-18T01:26:41.9557325Z         PASS [   0.010s] ( 563/2565) spt-daemon access::tests::the_inbound_lock_answers_replies_only_and_only_while_controlled
2026-08-18T01:26:41.9558385Z         PASS [   0.010s] ( 564/2565) spt-daemon access::tests::the_knock_exemption_hook_refuses_everything_today
2026-08-18T01:26:41.9559653Z         PASS [   0.010s] ( 565/2565) spt-daemon access::tests::the_trust_warning_fires_only_for_an_entry_admitted_stranger
2026-08-18T01:26:41.9560982Z         PASS [   0.010s] ( 566/2565) spt-daemon activity::tests::a_state_change_owes_a_push_both_directions
2026-08-18T01:26:41.9562073Z         PASS [   0.012s] ( 567/2565) spt-daemon access::tests::the_engine_room_refuses_even_this_nodes_own_unsolicited_inbound
2026-08-18T01:26:41.9563249Z         PASS [   0.011s] ( 568/2565) spt-daemon access::tests::the_wire_origin_stamp_reaches_the_chain
2026-08-18T01:26:41.9564453Z         PASS [   0.013s] ( 569/2565) spt-daemon access::tests::the_inbound_lock_is_reached_through_the_sender_stamped_entry_point
2026-08-18T01:26:41.9565706Z         PASS [   0.011s] ( 570/2565) spt-daemon activity::tests::a_token_change_with_an_identical_state_owes_a_push
2026-08-18T01:26:41.9566855Z         PASS [   0.016s] ( 571/2565) spt-daemon access::tests::the_pass_reason_names_which_arm_admitted_the_interaction
2026-08-18T01:26:41.9568124Z         PASS [   0.026s] ( 572/2565) spt-daemon access::tests::the_engine_room_is_disclosed_only_to_the_viewers_it_chose
2026-08-18T01:26:41.9569383Z         PASS [   0.012s] ( 573/2565) spt-daemon activity::tests::an_identical_observation_pushes_nothing
2026-08-18T01:26:41.9570208Z         PASS [   0.010s] ( 574/2565) spt-daemon activity::tests::an_unseen_link_owes_a_push
2026-08-18T01:26:41.9571010Z         PASS [   0.010s] ( 575/2565) spt-daemon activity::tests::observe_links_on_an_absent_owlery_is_empty
2026-08-18T01:26:41.9571993Z         PASS [   0.010s] ( 576/2565) spt-daemon activity::tests::remember_forgets_a_vanished_link_so_its_return_re_pushes
2026-08-18T01:26:41.9573066Z         PASS [   0.012s] ( 577/2565) spt-daemon activity::tests::an_owner_with_no_linked_shell_is_not_observed
2026-08-18T01:26:41.9574175Z         PASS [   0.012s] ( 578/2565) spt-daemon activity::tests::observe_links_sees_only_online_shells_holding_a_token
2026-08-18T01:26:41.9575384Z         PASS [   0.013s] ( 579/2565) spt-daemon activity::tests::an_unstamped_owner_observes_undated_and_stays_silent_across_sweeps
2026-08-18T01:26:41.9576497Z         PASS [   0.010s] ( 580/2565) spt-daemon activity::tests::the_diff_is_per_link_not_per_owner
2026-08-18T01:26:41.9577520Z         PASS [   0.013s] ( 581/2565) spt-daemon activity::tests::the_flip_marker_is_idempotent_to_drop_and_taken_exactly_once
2026-08-18T01:26:41.9578350Z         PASS [   0.012s] ( 582/2565) spt-daemon adapter_update::tests::delegated_attested_delegates_command
2026-08-18T01:26:41.9579136Z         PASS [   0.009s] ( 583/2565) spt-daemon adapter_update::tests::gh_release_is_managed_cli_side_not_in_pure_plan
2026-08-18T01:26:41.9580336Z         PASS [   0.012s] ( 584/2565) spt-daemon adapter_update::tests::delegated_unattested_is_skipped
2026-08-18T01:26:41.9580892Z         PASS [   0.011s] ( 585/2565) spt-daemon adapter_update::tests::file_pull_without_payload_is_skipped
2026-08-18T01:26:41.9589796Z         PASS [   0.503s] ( 586/2565) spt::bin/spt api::startup::tests::api_listen_admits_the_reserved_id_only_as_a_bring_ups_completion
2026-08-18T01:26:41.9592216Z         PASS [   0.016s] ( 587/2565) spt-daemon adapter_update::tests::ripple_registered_uses_the_registered_set
2026-08-18T01:26:41.9620610Z         PASS [   0.010s] ( 588/2565) spt-daemon answerop::tests::an_unknown_outcome_token_acts_on_nothing
2026-08-18T01:26:41.9621633Z         PASS [   0.021s] ( 589/2565) spt-daemon adapter_update::tests::file_pull_wrong_key_rejected
2026-08-18T01:26:41.9622455Z         PASS [   0.022s] ( 590/2565) spt-daemon adapter_update::tests::file_pull_tampered_bytes_rejected
2026-08-18T01:26:41.9623329Z         PASS [   0.021s] ( 591/2565) spt-daemon adapter_update::tests::file_pull_verified_against_adapter_key
2026-08-18T01:26:41.9624272Z         PASS [   0.015s] ( 592/2565) spt-daemon answerop::tests::a_receipt_fires_only_from_the_node_the_knock_was_sent_to
2026-08-18T01:26:41.9651103Z         PASS [   0.022s] ( 593/2565) spt-daemon adapter_update::tests::ripple_conducts_each_adapter_in_order
2026-08-18T01:26:41.9682605Z         PASS [   0.009s] ( 594/2565) spt-daemon attach::tests::the_engine_room_has_no_viewport_and_takes_its_controls_from_home
2026-08-18T01:26:41.9721410Z         PASS [   0.010s] ( 595/2565) spt-daemon autostart::tests::empty_config_is_a_pure_noop
2026-08-18T01:26:41.9726134Z         PASS [   0.011s] ( 596/2565) spt-daemon attach::tests::viewer_and_driving_intents_gate_on_different_surfaces
2026-08-18T01:26:41.9726936Z         PASS [   0.010s] ( 597/2565) spt-daemon autostart::tests::unresolved_adapter_loud_skips_before_any_launch
2026-08-18T01:26:41.9732649Z         PASS [   0.011s] ( 598/2565) spt-daemon brain::tests::a_flagged_sync_frame_baselines_forward_never_backward_on_both_paths
2026-08-18T01:26:41.9761197Z         PASS [   0.011s] ( 599/2565) spt-daemon brain::tests::an_old_broker_wire_without_the_sync_key_keeps_every_legacy_path
2026-08-18T01:26:41.9784063Z         PASS [   0.010s] ( 600/2565) spt-daemon brain::tests::cold_brain_still_rejects_a_forward_output_gap
2026-08-18T01:26:41.9801549Z         PASS [   0.036s] ( 601/2565) spt-daemon answerop::tests::a_denial_disarms_but_only_when_it_is_proven
2026-08-18T01:26:41.9809675Z         PASS [   0.008s] ( 602/2565) spt-daemon brain::tests::peer_reply_deadline_caps_below_carrier_deadline
2026-08-18T01:26:41.9810692Z         PASS [   0.008s] ( 603/2565) spt-daemon brain::tests::reclassify_peer_reply_maps_timeout_off_poison
2026-08-18T01:26:41.9821523Z         PASS [   0.009s] ( 604/2565) spt-daemon brain::tests::skip_to_live_accepts_a_forward_seq_jump_via_snap_above
2026-08-18T01:26:41.9825129Z         PASS [   0.010s] ( 605/2565) spt-daemon brain::tests::controller_resume_from_floor_refetches_after_a_gap
2026-08-18T01:26:41.9879859Z         PASS [   0.009s] ( 606/2565) spt-daemon brainproc::tests::appended_padding_flips_exe_hash
2026-08-18T01:26:41.9880918Z         PASS [   0.012s] ( 607/2565) spt-daemon brain::tests::viewer_snap_attach_accepts_a_forward_output_gap
2026-08-18T01:26:41.9890613Z         PASS [   0.008s] ( 608/2565) spt-daemon brainproc::tests::bytes_gate_truth_table
2026-08-18T01:26:41.9891258Z         PASS [   0.008s] ( 609/2565) spt-daemon brainproc::tests::brain_child_args_carry_generation_and_reason
2026-08-18T01:26:41.9891945Z         PASS [   0.009s] ( 610/2565) spt-daemon brainproc::tests::backoff_doubles_on_fast_death_resets_when_healthy
2026-08-18T01:26:41.9908733Z         PASS [   0.008s] ( 611/2565) spt-daemon brainproc::tests::consumer_gate_spawns_once_when_net_enabled
2026-08-18T01:26:41.9973022Z         PASS [   0.008s] ( 612/2565) spt-daemon brainproc::tests::ready_but_wrong_bytes_rolls_back_never_promotes
2026-08-18T01:26:41.9974665Z         PASS [   0.009s] ( 613/2565) spt-daemon brainproc::tests::planned_restart_respawns_with_update_reason
2026-08-18T01:26:41.9975654Z         PASS [   0.038s] ( 614/2565) spt::bin/spt api::startup::tests::bind_assigns_home_and_revive_preserves_it
2026-08-18T01:26:41.9999034Z         PASS [   0.009s] ( 615/2565) spt-daemon brainproc::tests::ready_exe_hash_parses_and_is_n1_readable
2026-08-18T01:26:42.0051916Z         PASS [   0.008s] ( 616/2565) spt-daemon brainproc::tests::ready_generation_parses_stamp_and_fails_safe
2026-08-18T01:26:42.0054422Z         PASS [   0.008s] ( 617/2565) spt-daemon brainproc::tests::ready_generation_at_reads_file_and_absent_is_none
2026-08-18T01:26:42.0106437Z         PASS [   0.059s] ( 618/2565) spt-daemon answerop::tests::an_approval_notifies_a_plain_knocker_with_no_pre_authorization
2026-08-18T01:26:42.0129528Z         PASS [   0.008s] ( 619/2565) spt-daemon brainproc::tests::rollback_running_version_is_prior_not_n_minus_one
2026-08-18T01:26:42.0130596Z         PASS [   0.008s] ( 620/2565) spt-daemon brainproc::tests::rolled_back_record_spawns_rollback_binary_on_a_fresh_supervisor
2026-08-18T01:26:42.0131928Z         PASS [   0.064s] ( 621/2565) spt-daemon answerop::tests::a_receipt_for_a_knock_we_never_sent_notifies_nobody
2026-08-18T01:26:42.0187600Z         PASS [   0.008s] ( 622/2565) spt-daemon brainproc::tests::select_brain_exe_prefers_canonical_over_per_spawn_current_exe
2026-08-18T01:26:42.0209795Z         PASS [   0.008s] ( 623/2565) spt-daemon brainproc::tests::start_reason_arg_round_trips_and_is_lenient
2026-08-18T01:26:42.0227718Z         PASS [   0.025s] ( 624/2565) spt::bin/spt api::startup::tests::bind_gateway_earns_no_online_stamp
2026-08-18T01:26:42.0234482Z         PASS [   0.072s] ( 625/2565) spt-daemon answerop::tests::a_receipt_from_the_wrong_answerer_or_a_replayed_one_acts_on_nothing
2026-08-18T01:26:42.1922679Z         PASS [   0.210s] ( 626/2565) spt-daemon brainproc::tests::clear_before_spawn_defeats_exact_generation_stale_file
2026-08-18T01:26:42.1975203Z         PASS [   0.208s] ( 627/2565) spt-daemon brainproc::tests::ready_but_old_gen_never_drains_does_not_promote_rolls_back
2026-08-18T01:26:42.2040104Z         PASS [   0.006s] ( 628/2565) spt-daemon codec::tests::back_to_back_frames_decode_independently
2026-08-18T01:26:42.2073072Z         PASS [   0.218s] ( 629/2565) spt-daemon brainproc::tests::ready_candidate_promotes_once_old_gen_drains
2026-08-18T01:26:42.2109325Z         PASS [   0.007s] ( 630/2565) spt-daemon codec::tests::frame_round_trips_through_buffer
2026-08-18T01:26:42.2136257Z         PASS [   0.006s] ( 631/2565) spt-daemon codec::tests::oversized_prefix_rejected
2026-08-18T01:26:42.2176232Z         PASS [   0.007s] ( 632/2565) spt-daemon config::tests::auto_suspend_knob_is_opt_in_default_off
2026-08-18T01:26:42.2184995Z         PASS [   0.219s] ( 633/2565) spt-daemon brainproc::tests::ready_with_matching_bytes_promotes
2026-08-18T01:26:42.2204056Z         PASS [   0.007s] ( 634/2565) spt-daemon config::tests::crash_grace_is_config_driven
2026-08-18T01:26:42.2249604Z         PASS [   0.007s] ( 635/2565) spt-daemon config::tests::detached_subnets_knob_defaults_empty
2026-08-18T01:26:42.2250243Z         PASS [   0.006s] ( 636/2565) spt-daemon config::tests::full_auto_update_is_gated_by_default
2026-08-18T01:26:42.2272351Z         PASS [   0.007s] ( 637/2565) spt-daemon config::tests::malformed_file_degrades_to_default
2026-08-18T01:26:42.2303315Z         PASS [   0.209s] ( 638/2565) spt-daemon brainproc::tests::trial_kills_alive_never_ready_candidate_before_rollback
2026-08-18T01:26:42.2320688Z         PASS [   0.007s] ( 639/2565) spt-daemon config::tests::pulse_period_is_config_driven
2026-08-18T01:26:42.2323229Z         PASS [   0.007s] ( 640/2565) spt-daemon config::tests::missing_file_is_default
2026-08-18T01:26:42.2346934Z         PASS [   0.007s] ( 641/2565) spt-daemon config::tests::relay_choice_is_config_driven
2026-08-18T01:26:42.2387868Z         PASS [   0.008s] ( 642/2565) spt-daemon config::tests::remove_startup_endpoint_takes_one_entry_and_reports_whether_there_was_one
2026-08-18T01:26:42.2392320Z         PASS [   0.007s] ( 643/2565) spt-daemon config::tests::save_load_roundtrip
2026-08-18T01:26:42.2392792Z         PASS [   0.007s] ( 644/2565) spt-daemon config::tests::startup_endpoints_roundtrip
2026-08-18T01:26:42.2409468Z         PASS [   0.217s] ( 645/2565) spt-daemon brainproc::tests::trial_promotes_on_ready_then_supervises_the_accepted_binary
2026-08-18T01:26:42.2429394Z         PASS [   0.008s] ( 646/2565) spt-daemon config::tests::upsert_startup_endpoint_appends_then_replaces_preserving_other_knobs
2026-08-18T01:26:42.2471591Z         PASS [   0.008s] ( 647/2565) spt-daemon conn::tests::conn_ids_are_unique_and_labels_stay_bounded
2026-08-18T01:26:42.2473089Z         PASS [   0.008s] ( 648/2565) spt-daemon conn::tests::organic_write_failure_still_poisons_and_is_not_the_timeout_class
2026-08-18T01:26:42.2474406Z         PASS [   0.008s] ( 649/2565) spt-daemon conn::tests::retirement_token_splits_deadline_from_organic_with_attribution_parity
2026-08-18T01:26:42.2485766Z         PASS [   0.008s] ( 650/2565) spt-daemon consent::tests::decide_honors_full_auto_flag
2026-08-18T01:26:42.2541903Z         PASS [   0.011s] ( 651/2565) spt-daemon consent::tests::no_live_session_resolves_to_none
2026-08-18T01:26:42.2555820Z         PASS [   0.007s] ( 652/2565) spt-daemon crc_swap::tests::crash_recovery_missing_target_keeps_last_good_old
2026-08-18T01:26:42.2557790Z         PASS [   0.009s] ( 653/2565) spt-daemon crc_swap::tests::apply_rollback_never_strands
2026-08-18T01:26:42.2562169Z         PASS [   0.009s] ( 654/2565) spt-daemon crc_swap::tests::apply_swaps_changed_creates_new_untouched_identical
2026-08-18T01:26:42.2624595Z         PASS [   0.008s] ( 655/2565) spt-daemon crc_swap::tests::displace_picks_fresh_old_name_and_gc_sweeps_stale
2026-08-18T01:26:42.2636334Z         PASS [   0.007s] ( 656/2565) spt-daemon crc_swap::tests::plan_selects_only_changed
2026-08-18T01:26:42.2636996Z         PASS [   0.008s] ( 657/2565) spt-daemon crc_swap::tests::plan_recurses_nested_dirs
2026-08-18T01:26:42.2650989Z         PASS [   0.018s] ( 658/2565) spt-daemon consent::tests::resolves_most_recently_active_live_session
2026-08-18T01:26:42.2703412Z         PASS [   0.008s] ( 659/2565) spt-daemon crc_swap::tests::swap_error_carries_op_and_paths
2026-08-18T01:26:42.2772837Z         PASS [   0.007s] ( 660/2565) spt-daemon daemon::tests::an_ordinary_teardown_announces_nothing
2026-08-18T01:26:42.2779553Z         PASS [   0.255s] ( 661/2565) spt::bin/spt api::startup::tests::bind_listen_control_detach_keeps_the_earned_hosting_authority
2026-08-18T01:26:42.2838245Z         PASS [   0.006s] ( 662/2565) spt-daemon daemon::tests::ensure_declines_only_against_a_standing_operator_stop
2026-08-18T01:26:42.2910385Z         PASS [   0.007s] ( 663/2565) spt-daemon daemon::tests::implicit_ensure_declines_without_clearing_the_inhibit
2026-08-18T01:26:42.2972665Z         PASS [   0.032s] ( 664/2565) spt-daemon daemon::tests::an_already_reaped_group_is_quiet
2026-08-18T01:26:42.3035156Z         PASS [   0.025s] ( 665/2565) spt::bin/spt api::startup::tests::bind_live_agent_over_prior_ready_agent_earns_online_on_controllable_with_preserved_type
2026-08-18T01:26:42.3040846Z         PASS [   0.006s] ( 666/2565) spt-daemon daemon::tests::net_retry_backoff_doubles_then_caps
2026-08-18T01:26:42.3041393Z         PASS [   0.013s] ( 667/2565) spt-daemon daemon::tests::is_running_tracks_the_seed_channel
2026-08-18T01:26:42.3041985Z         PASS [   0.040s] ( 668/2565) spt-daemon daemon::tests::a_tree_teardown_reaches_a_grandchild_the_service_spawned
2026-08-18T01:26:42.3104993Z         PASS [   0.006s] ( 669/2565) spt-daemon daemon::tests::the_refusal_line_names_the_remedy
2026-08-18T01:26:42.3105847Z         PASS [   0.007s] ( 670/2565) spt-daemon daemon::tests::null_std_handles_only_on_a_pipe_stderr
2026-08-18T01:26:42.3168851Z         PASS [   0.006s] ( 671/2565) spt-daemon deadline::tests::advance_after_fire_steps_one_grid_normally_and_collapses_a_stall
2026-08-18T01:26:42.3169735Z         PASS [   0.006s] ( 672/2565) spt-daemon daemon::tests::the_tree_loss_line_names_the_loss_not_the_syscall
2026-08-18T01:26:42.3221536Z         PASS [   0.058s] ( 673/2565) spt-daemon daemon::tests::a_scrubbed_variable_never_reaches_the_child
2026-08-18T01:26:42.3238012Z         PASS [   0.007s] ( 674/2565) spt-daemon deadline::tests::corrupt_file_degrades_to_fresh
2026-08-18T01:26:42.3238602Z         PASS [   0.007s] ( 675/2565) spt-daemon deadline::tests::cold_and_crash_write_fresh_anchor_at_now
2026-08-18T01:26:42.3294614Z         PASS [   0.007s] ( 676/2565) spt-daemon deadline::tests::distinct_keys_do_not_cross_clobber
2026-08-18T01:26:42.3299508Z         PASS [   0.006s] ( 677/2565) spt-daemon deadline::tests::next_fire_long_jump_collapses_missed_ticks_to_one
2026-08-18T01:26:42.3300810Z         PASS [   0.006s] ( 678/2565) spt-daemon deadline::tests::next_fire_between_grid_points_rounds_up
2026-08-18T01:26:42.3342555Z         PASS [   0.030s] ( 679/2565) spt::bin/spt api::startup::tests::bind_records_cwd_so_picker_can_group_by_project
2026-08-18T01:26:42.3361050Z         PASS [   0.007s] ( 680/2565) spt-daemon deadline::tests::next_fire_on_grid_returns_now_and_advances_strictly
2026-08-18T01:26:42.3362506Z         PASS [   0.006s] ( 681/2565) spt-daemon deadline::tests::one_shot_fires_at_or_after_target_and_never_resets
2026-08-18T01:26:42.3363523Z         PASS [   0.006s] ( 682/2565) spt-daemon deadline::tests::next_fire_saturates_when_now_precedes_anchor
2026-08-18T01:26:42.3426146Z         PASS [   0.006s] ( 683/2565) spt-daemon deadline::tests::zero_interval_degrades_to_config_default
2026-08-18T01:26:42.3428887Z         PASS [   0.007s] ( 684/2565) spt-daemon deadline::tests::update_with_no_file_falls_back_fresh
2026-08-18T01:26:42.3430742Z         PASS [   0.007s] ( 685/2565) spt-daemon deadline::tests::update_keeps_anchor_and_refreshes_interval
2026-08-18T01:26:42.3434037Z         PASS [   0.009s] ( 686/2565) spt::bin/spt api::startup::tests::bind_refuses_a_session_id_that_squats_a_psyche_custody_sid
2026-08-18T01:26:42.3497760Z         PASS [   0.007s] ( 687/2565) spt-daemon deelevate::tests::plan_spawn_deelevates_only_with_a_target
2026-08-18T01:26:42.3498734Z         PASS [   0.007s] ( 688/2565) spt-daemon deelevate::tests::env_overlay_keeps_explicit_spt_home_alive
2026-08-18T01:26:42.3524238Z         PASS [   0.010s] ( 689/2565) spt-daemon deelevate::tests::election_resolves_real_users_never_root
2026-08-18T01:26:42.3576526Z         PASS [   0.008s] ( 690/2565) spt-daemon deelevate::tests::sudo_invoker_derivation_is_strict
2026-08-18T01:26:42.3577149Z         PASS [   0.008s] ( 691/2565) spt-daemon digest::tests::common_prefix_len_finds_the_unchanged_head
2026-08-18T01:26:42.3626688Z         PASS [   0.058s] ( 692/2565) spt-daemon daemon::tests::spawn_env_additions_reach_the_child_and_keep_the_inherited_environment
2026-08-18T01:26:42.3645984Z         PASS [   0.007s] ( 693/2565) spt-daemon digest::tests::merge_by_ts_interleaves_context
2026-08-18T01:26:42.3659272Z         PASS [   0.008s] ( 694/2565) spt-daemon digest::tests::log_less_two_origin_merge_interleaves_by_ts
2026-08-18T01:26:42.3708449Z         PASS [   0.008s] ( 695/2565) spt-daemon digest::tests::projects_a_log_less_endpoint_from_digest_log
2026-08-18T01:26:42.3711476Z         PASS [   0.007s] ( 696/2565) spt-daemon digest::tests::projects_empty_for_a_sourceless_endpoint
2026-08-18T01:26:42.3716396Z         PASS [   0.028s] ( 697/2565) spt::bin/spt api::startup::tests::bind_with_type_establishes_a_gateway_endpoint
2026-08-18T01:26:42.3725581Z         PASS [   0.007s] ( 698/2565) spt-daemon digest::tests::resolve_config_precedence
2026-08-18T01:26:42.3782679Z         PASS [   0.007s] ( 699/2565) spt-daemon digest::tests::supersede_collapses_cross_generation_replay_to_newest
2026-08-18T01:26:42.3783323Z         PASS [   0.007s] ( 700/2565) spt-daemon digest::tests::supersede_is_noop_on_disjoint_sessions
2026-08-18T01:26:42.3786056Z         PASS [   0.006s] ( 701/2565) spt-daemon digest::tests::supersede_keeps_within_generation_repeats
2026-08-18T01:26:42.3839034Z         PASS [   0.012s] ( 702/2565) spt::bin/spt api::startup::tests::bind_with_unrelated_sid_is_unaffected_by_the_squat_guard
2026-08-18T01:26:42.3853976Z         PASS [   0.007s] ( 703/2565) spt-daemon digesthub::tests::project_and_publish_stores_latest
2026-08-18T01:26:42.3854582Z         PASS [   0.007s] ( 704/2565) spt-daemon digesthub::tests::dropped_subscriber_is_pruned
2026-08-18T01:26:42.3855511Z         PASS [   0.007s] ( 705/2565) spt-daemon digest::tests::supersede_trims_divider_around_emptied_middle_generation
2026-08-18T01:26:42.3923285Z         PASS [   0.007s] ( 706/2565) spt-daemon digesthub::tests::subscribe_returns_current_base
2026-08-18T01:26:42.3923876Z         PASS [   0.007s] ( 707/2565) spt-daemon digesthub::tests::publish_delta_is_tail_then_full_refresh
2026-08-18T01:26:42.3924496Z         PASS [   0.007s] ( 708/2565) spt-daemon digesthub::tests::render_is_glanceable
2026-08-18T01:26:42.3987991Z         PASS [   0.015s] ( 709/2565) spt::bin/spt api::startup::tests::empty_session_seed_refusal_spends_the_seed_no_restore
2026-08-18T01:26:42.3991748Z         PASS [   0.007s] ( 710/2565) spt-daemon dispatch::tests::a_fork_record_is_never_read_as_a_message_and_an_old_daemon_drops_it
2026-08-18T01:26:42.3992439Z         PASS [   0.007s] ( 711/2565) spt-daemon dispatch::tests::a_presence_record_classifies_as_its_own_family_and_never_as_a_message
2026-08-18T01:26:42.3993064Z         PASS [   0.007s] ( 712/2565) spt-daemon dispatch::tests::a_knock_record_routes_here_and_drops_cleanly_on_an_n1_daemon
2026-08-18T01:26:42.4060043Z         PASS [   0.053s] ( 713/2565) spt-daemon digest::tests::extractor_spans_sessions_with_a_boundary_marker
2026-08-18T01:26:42.4061702Z         PASS [   0.007s] ( 714/2565) spt-daemon dispatch::tests::a_receipt_is_never_read_as_a_message_and_never_as_a_knock
2026-08-18T01:26:42.4062729Z         PASS [   0.007s] ( 715/2565) spt-daemon dispatch::tests::a_redemption_is_dropped_by_an_old_daemon_where_a_knock_field_would_have_been_accepted
2026-08-18T01:26:42.4128791Z         PASS [   0.007s] ( 716/2565) spt-daemon dispatch::tests::breaker_trips_with_doubling_capped_window_and_resets_on_progress
2026-08-18T01:26:42.4130664Z         PASS [   0.006s] ( 717/2565) spt-daemon dispatch::tests::classifies_every_family_by_first_line_shape
2026-08-18T01:26:42.4133698Z         PASS [   0.015s] ( 718/2565) spt::bin/spt api::startup::tests::empty_session_seed_refused
2026-08-18T01:26:42.4141451Z         PASS [   0.159s] ( 719/2565) spt-daemon crc_swap::tests::mapped_old_does_not_brick_apply_displaces_aside
2026-08-18T01:26:42.4202368Z         PASS [   0.007s] ( 720/2565) spt-daemon dispatch::tests::classify_failure_seat_blocked_is_exactly_the_three_discipline_strings
2026-08-18T01:26:42.4203090Z         PASS [   0.007s] ( 721/2565) spt-daemon dispatch::tests::cold_enumeration_claims_at_most_the_pool_bound_per_poll
2026-08-18T01:26:42.4210851Z         PASS [   0.007s] ( 722/2565) spt-daemon dispatch::tests::digest_pull_and_rest_never_read_as_each_other
2026-08-18T01:26:42.4216875Z         PASS [   0.016s] ( 723/2565) spt-daemon dispatch::tests::an_unadmitted_asker_is_refused_at_this_nodes_own_seam
2026-08-18T01:26:42.4274350Z         PASS [   0.007s] ( 724/2565) spt-daemon dispatch::tests::dispatch_event_carries_the_complete_key_set
2026-08-18T01:26:42.4275170Z         PASS [   0.007s] ( 725/2565) spt-daemon dispatch::tests::each_presence_word_has_exactly_one_authority
2026-08-18T01:26:42.4275730Z         PASS [   0.006s] ( 726/2565) spt-daemon dispatch::tests::feed_accumulator_commits_per_bound_never_per_chunk
2026-08-18T01:26:42.4281648Z         PASS [   0.006s] ( 727/2565) spt-daemon dispatch::tests::finished_is_terminal_for_attach_only
2026-08-18T01:26:42.4315470Z         PASS [   0.032s] ( 728/2565) spt-daemon dispatch::tests::a_served_probe_leaves_the_targets_spool_and_inbox_byte_identical
2026-08-18T01:26:42.4325752Z         PASS [   0.420s] ( 729/2565) spt-daemon brainproc::tests::stale_generation_minus_one_ready_never_promotes
2026-08-18T01:26:42.4351051Z         PASS [   0.007s] ( 730/2565) spt-daemon dispatch::tests::only_the_old_broker_unknown_verb_answer_falls_back_to_the_peek
2026-08-18T01:26:42.4352470Z         PASS [   0.008s] ( 731/2565) spt-daemon dispatch::tests::oneway_seatblocked_strikes_out_terminal_while_request_reply_paces_forever
2026-08-18T01:26:42.4353150Z         PASS [   0.007s] ( 732/2565) spt-daemon dispatch::tests::seat_blocked_requeues_budget_free_paced_by_the_breaker_window
2026-08-18T01:26:42.4353731Z         PASS [   0.008s] ( 733/2565) spt-daemon dispatch::tests::line_endpoint_resolves_each_family_identity_key
2026-08-18T01:26:42.4400562Z         PASS [   0.007s] ( 734/2565) spt-daemon dispatch::tests::the_family_census_knows_about_the_answer_receipt
2026-08-18T01:26:42.4402664Z         PASS [   0.009s] ( 735/2565) spt-daemon dispatch::tests::the_family_census_is_bijective_with_the_enum
2026-08-18T01:26:42.4434316Z         PASS [   0.008s] ( 736/2565) spt-daemon dispatch::tests::unknown_shapes_refuse_classification
2026-08-18T01:26:42.4435122Z         PASS [   0.008s] ( 737/2565) spt-daemon dispatch::tests::transient_failure_requeues_bounded_and_terminal_never_reenters
2026-08-18T01:26:42.4474954Z         PASS [   0.007s] ( 738/2565) spt-daemon docshost::tests::port_resolution_env_config_default
2026-08-18T01:26:42.4476865Z         PASS [   0.013s] ( 739/2565) spt-daemon dispatch::tests::the_receiver_decides_origin_and_flood_not_the_sender
2026-08-18T01:26:42.4477476Z         PASS [   0.008s] ( 740/2565) spt-daemon docshost::tests::content_types_cover_the_bundle_classes
2026-08-18T01:26:42.4520213Z         PASS [   0.008s] ( 741/2565) spt-daemon docshost::tests::sanitizer_admits_pages_and_rejects_escapes
2026-08-18T01:26:42.4521290Z         PASS [   0.439s] ( 742/2565) spt-daemon brainproc::tests::supervisor_owns_generation_and_stamps_start_reason
2026-08-18T01:26:42.4527665Z         PASS [   0.009s] ( 743/2565) spt-daemon drivehub::tests::a_following_op_is_served_when_nothing_refused
2026-08-18T01:26:42.4557808Z         PASS [   0.008s] ( 744/2565) spt-daemon drivehub::tests::activity_take_is_latest_wins_and_exactly_once
2026-08-18T01:26:42.4558735Z         PASS [   0.008s] ( 745/2565) spt-daemon drivehub::tests::activity_and_drive_never_clobber_each_other
2026-08-18T01:26:42.4562624Z         PASS [   0.008s] ( 746/2565) spt-daemon drivehub::tests::a_foreign_owlery_is_refused_pre_ack_under_its_own_name
2026-08-18T01:26:42.4569220Z         PASS [   0.043s] ( 747/2565) spt::bin/spt api::startup::tests::establish_stamps_controllable_by_hosting_mode
2026-08-18T01:26:42.4571574Z         PASS [   0.438s] ( 748/2565) spt-daemon brainproc::tests::supervisor_respawns_brain_until_stopped
2026-08-18T01:26:42.4599767Z         PASS [   0.025s] ( 749/2565) spt-daemon dispatch::tests::the_relay_observation_is_a_real_connect_and_a_gone_listener_never_reads_offline
2026-08-18T01:26:42.4614414Z         PASS [   0.008s] ( 750/2565) spt-daemon drivehub::tests::clear_evicts_the_slot
2026-08-18T01:26:42.4615406Z         PASS [   0.009s] ( 751/2565) spt-daemon drivehub::tests::clear_evicts_both_classes
2026-08-18T01:26:42.4623125Z         PASS [   0.010s] ( 752/2565) spt-daemon drivehub::tests::an_unknown_op_hangs_up_instead_of_being_swallowed
2026-08-18T01:26:42.4664280Z         PASS [   0.009s] ( 753/2565) spt-daemon drivehub::tests::only_a_pre_ack_refusal_permits_a_second_spawn
2026-08-18T01:26:42.4665380Z         PASS [   0.010s] ( 754/2565) spt-daemon drivehub::tests::drive_result_activity_key_is_additive_on_the_wire
2026-08-18T01:26:42.4667558Z         PASS [   0.011s] ( 755/2565) spt-daemon drivehub::tests::dead_generation_frame_is_never_served
2026-08-18T01:26:42.4671383Z         PASS [   0.011s] ( 756/2565) spt-daemon drivehub::tests::dead_generation_activity_frame_is_never_served
2026-08-18T01:26:42.4673378Z         PASS [   0.010s] ( 757/2565) spt::bin/spt api::startup::tests::fresh_bind_over_dead_life_needs_both_terminal_and_a_new_session
2026-08-18T01:26:42.4707135Z         PASS [   0.009s] ( 758/2565) spt-daemon drivehub::tests::take_is_exactly_once
2026-08-18T01:26:42.4708212Z         PASS [   0.011s] ( 759/2565) spt-daemon drivehub::tests::slots_are_per_owner
2026-08-18T01:26:42.4710218Z         PASS [   0.010s] ( 760/2565) spt-daemon drivehub::tests::the_launch_reply_shapes_round_trip
2026-08-18T01:26:42.4764153Z         PASS [   0.010s] ( 761/2565) spt-daemon drivehub::tests::write_is_latest_wins
2026-08-18T01:26:42.4774695Z         PASS [   0.011s] ( 762/2565) spt-daemon effect::tests::apply_once_does_not_hold_the_journal_lock_across_effect
2026-08-18T01:26:42.4792478Z         PASS [   0.008s] ( 763/2565) spt-daemon effect::tests::marker_is_single_source_and_frozen
2026-08-18T01:26:42.4794581Z         PASS [   0.013s] ( 764/2565) spt-daemon effect::tests::applied_set_survives_reopen
2026-08-18T01:26:42.4831013Z         PASS [   0.012s] ( 765/2565) spt-daemon effect::tests::failed_effect_is_not_recorded_applied
2026-08-18T01:26:42.4838230Z         PASS [   0.007s] ( 766/2565) spt-daemon effect::tests::minter_tag_round_trips
2026-08-18T01:26:42.4856493Z         PASS [   0.008s] ( 767/2565) spt-daemon effect::tests::open_creates_missing_parent_dirs
2026-08-18T01:26:42.4903663Z         PASS [   0.023s] ( 768/2565) spt-daemon effect::tests::each_named_minter_namespaces_its_ops
2026-08-18T01:26:42.4908149Z         PASS [   0.007s] ( 769/2565) spt-daemon effect::tests::second_apply_for_same_key_is_deduped
2026-08-18T01:26:42.4910933Z         PASS [   0.008s] ( 770/2565) spt-daemon effect::tests::recover_is_migration_free
2026-08-18T01:26:42.4913766Z         PASS [   0.012s] ( 771/2565) spt-daemon effect::tests::ptywrite_skips_the_durable_journal_write_while_netsend_persists
2026-08-18T01:26:42.4914797Z         PASS [   0.012s] ( 772/2565) spt-daemon effect::tests::poisoned_journal_lock_still_applies_subsequent_ops
2026-08-18T01:26:42.4971308Z         PASS [   0.011s] ( 773/2565) spt-daemon effect::tests::shellchan_and_rc_same_session_dont_collide
2026-08-18T01:26:42.4984972Z         PASS [   0.008s] ( 774/2565) spt-daemon effect::tests::with_tracing_retry_no_retry_on_success
2026-08-18T01:26:42.4985569Z         PASS [   0.028s] ( 775/2565) spt-daemon effect::tests::gauntlet_is_exactly_once_across_brain_crashes
2026-08-18T01:26:42.4986187Z         PASS [   0.007s] ( 776/2565) spt-daemon effect::tests::with_tracing_retry_retries_once_on_no_longer_held
2026-08-18T01:26:42.4986719Z         PASS [   0.007s] ( 777/2565) spt-daemon effect::tests::with_tracing_retry_terminal_is_public_language
2026-08-18T01:26:42.4987243Z         PASS [   0.008s] ( 778/2565) spt-daemon effect::tests::with_tracing_retry_passes_through_other_errors
2026-08-18T01:26:42.4987854Z         PASS [   0.007s] ( 779/2565) spt-daemon failedaddr::tests::a_null_address_records_nothing
2026-08-18T01:26:42.5063740Z         PASS [   0.009s] ( 780/2565) spt-daemon failedaddr::tests::a_successful_dial_clears_the_record
2026-08-18T01:26:42.5067862Z         PASS [   0.008s] ( 781/2565) spt-daemon firewall::tests::a_disabled_manager_does_not_shadow_the_backend
2026-08-18T01:26:42.5068885Z         PASS [   0.008s] ( 782/2565) spt-daemon failedaddr::tests::an_expired_record_stops_matching_and_is_swept
2026-08-18T01:26:42.5069993Z         PASS [   0.008s] ( 783/2565) spt-daemon firewall::tests::a_deny_line_naming_the_port_does_not_admit_it
2026-08-18T01:26:42.5070885Z         PASS [   0.008s] ( 784/2565) spt-daemon failedaddr::tests::matches_the_exact_address_and_no_other
2026-08-18T01:26:42.5072130Z         PASS [   0.008s] ( 785/2565) spt-daemon firewall::tests::a_live_manager_outranks_its_backend
2026-08-18T01:26:42.5073084Z         PASS [   0.009s] ( 786/2565) spt-daemon failedaddr::tests::connecting_to_a_peer_clears_only_that_peers_records
2026-08-18T01:26:42.5102339Z         PASS [   0.043s] ( 787/2565) spt::bin/spt api::startup::tests::fresh_create_over_a_stopped_life_reads_active_with_no_wake
2026-08-18T01:26:42.5154507Z         PASS [   0.009s] ( 788/2565) spt-daemon firewall::tests::active_but_unreadable_is_unverified_not_a_verdict
2026-08-18T01:26:42.5157264Z         PASS [   0.008s] ( 789/2565) spt-daemon firewall::tests::unanswerable_probes_read_unknown_and_no_rule_reads_missing
2026-08-18T01:26:42.5158887Z         PASS [   0.008s] ( 790/2565) spt-daemon firewall::tests::rule_for_another_binary_is_a_mismatch_not_a_pass
2026-08-18T01:26:42.5161196Z         PASS [   0.008s] ( 791/2565) spt-daemon firewall::tests::rule_for_the_binder_passes_regardless_of_case_or_separators
2026-08-18T01:26:42.5162293Z         PASS [   0.009s] ( 792/2565) spt-daemon firewall::tests::no_active_firewall_reads_unknown_and_inactive_ones_are_skipped
2026-08-18T01:26:42.5163331Z         PASS [   0.009s] ( 793/2565) spt-daemon firewall::tests::any_rule_of_the_name_admitting_the_binder_passes
2026-08-18T01:26:42.5164289Z         PASS [   0.009s] ( 794/2565) spt-daemon firewall::tests::active_ufw_is_decided_against_the_bound_port
2026-08-18T01:26:42.5244365Z         PASS [   0.009s] ( 795/2565) spt-daemon frame::tests::handshake_rejects_below_floor
2026-08-18T01:26:42.5245649Z         PASS [   0.009s] ( 796/2565) spt-daemon frame::tests::handshake_rejects_role_mismatch
2026-08-18T01:26:42.5252185Z         PASS [   0.009s] ( 797/2565) spt-daemon frame::tests::unknown_kind_is_not_a_decode_error
2026-08-18T01:26:42.5253086Z         PASS [   0.010s] ( 798/2565) spt-daemon forkop::tests::forking_into_the_reserved_id_is_refused_before_the_mind_is_copied
2026-08-18T01:26:42.5253657Z         PASS [   0.009s] ( 799/2565) spt-daemon grants::tests::escalation_answers_apply
2026-08-18T01:26:42.5254180Z         PASS [   0.010s] ( 800/2565) spt-daemon frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer
2026-08-18T01:26:42.5254733Z         PASS [   0.010s] ( 801/2565) spt-daemon frame::tests::handshake_accepts_newer_brain_on_older_broker
2026-08-18T01:26:42.5337343Z         PASS [   0.009s] ( 802/2565) spt-daemon grants::tests::no_session_escalates_with_none_target
2026-08-18T01:26:42.5338404Z         PASS [   0.009s] ( 803/2565) spt-daemon grants::tests::ungranted_escalates_granted_allows
2026-08-18T01:26:42.5339582Z         PASS [   0.009s] ( 804/2565) spt-daemon grants::tests::reserved_capabilities_refuse_even_when_granted
2026-08-18T01:26:42.5340508Z         PASS [   0.009s] ( 805/2565) spt-daemon grants::tests::preconsent_flags_author_grants
2026-08-18T01:26:42.5341300Z         PASS [   0.010s] ( 806/2565) spt-daemon grants::tests::escalation_ask_body_roundtrip
2026-08-18T01:26:42.5345325Z         PASS [   0.009s] ( 807/2565) spt-daemon harnesshost::tests::mint_session_id_is_fresh_hex
2026-08-18T01:26:42.5427587Z         PASS [   0.008s] ( 808/2565) spt-daemon harnesshost::tests::prepare_resume_falls_back_to_self_when_no_resume_role
2026-08-18T01:26:42.5428651Z         PASS [   0.009s] ( 809/2565) spt-daemon harnesshost::tests::prepare_fills_env_inject_values_with_substitution
2026-08-18T01:26:42.5429579Z         PASS [   0.009s] ( 810/2565) spt-daemon harnesshost::tests::prepare_fills_id_and_session_into_self_command
2026-08-18T01:26:42.5430578Z         PASS [   0.009s] ( 811/2565) spt-daemon harnesshost::tests::node_key_fills_advertised_label_in_session_template
2026-08-18T01:26:42.5434246Z         PASS [   0.010s] ( 812/2565) spt-daemon harnesshost::tests::node_missing_reference_fails_loud
2026-08-18T01:26:42.5444392Z         PASS [   0.011s] ( 813/2565) spt-daemon harnesshost::tests::prepare_fails_closed_on_wrong_kind_missing_role_and_bad_template
2026-08-18T01:26:42.5446029Z         PASS [   0.034s] ( 814/2565) spt::bin/spt api::startup::tests::fresh_create_with_no_prior_carries_no_rest_state
2026-08-18T01:26:42.5515785Z         PASS [   0.009s] ( 815/2565) spt-daemon harnesshost::tests::provisional_session_id_recognizes_own_mint_only
2026-08-18T01:26:42.5522318Z         PASS [   0.009s] ( 816/2565) spt-daemon harnesshost::tests::prepare_selects_resume_template_on_resume_else_self
2026-08-18T01:26:42.5523501Z         PASS [   0.010s] ( 817/2565) spt-daemon harnesshost::tests::translation_binary_resolves_against_install_dir
2026-08-18T01:26:42.5531649Z         PASS [   0.010s] ( 818/2565) spt-daemon harnesshost::tests::prepare_threads_translation_binary_when_declared
2026-08-18T01:26:42.5543664Z         PASS [   0.010s] ( 819/2565) spt::bin/spt api::startup::tests::listen_never_asserts_hosting_topology_and_bind_still_does
2026-08-18T01:26:42.5599130Z         PASS [   0.007s] ( 820/2565) spt-daemon knocknotif::tests::hidden_addressee_is_not_a_candidate
2026-08-18T01:26:42.5599731Z         PASS [   0.008s] ( 821/2565) spt-daemon knocknotif::tests::courtesy_subnet_is_a_member_subnet
2026-08-18T01:26:42.5600266Z         PASS [   0.008s] ( 822/2565) spt-daemon knocknotif::tests::correlation_subnet_beats_first_visible
2026-08-18T01:26:42.5623446Z         PASS [   0.008s] ( 823/2565) spt::bin/spt api::startup::tests::listen_online_gate_refuses_capability_only_online
2026-08-18T01:26:42.5672788Z         PASS [   0.014s] ( 824/2565) spt-daemon lifecycle::tests::a_seeded_ingest_fault_survives_a_turn_success_after_a_restart
2026-08-18T01:26:42.5704440Z         PASS [   0.008s] ( 825/2565) spt::bin/spt api::startup::tests::listen_orphan_exit_line_names_self_and_parent
2026-08-18T01:26:42.5770912Z         PASS [   0.052s] ( 826/2565) spt-daemon grants::tests::escalation_notif_fires_to_most_recent_and_roundtrips
2026-08-18T01:26:42.5771994Z         PASS [   0.017s] ( 827/2565) spt-daemon lifecycle::tests::any_kind_success_clears_timeouts_but_only_its_own_hard_counter
2026-08-18T01:26:42.5783351Z         PASS [   0.011s] ( 828/2565) spt-daemon lifecycle::tests::base_keys_carries_single_subnet_no_home
2026-08-18T01:26:42.5785392Z         PASS [   0.019s] ( 829/2565) spt-daemon lifecycle::tests::a_slotless_stamp_seeds_nothing_and_an_unknown_slot_is_ignored
2026-08-18T01:26:42.5834444Z         PASS [   0.039s] ( 830/2565) spt-daemon inject::tests::shared_inject_leg_detects_spt_hosted
2026-08-18T01:26:42.5897394Z         PASS [   0.011s] ( 831/2565) spt-daemon lifecycle::tests::custody_survives_parent_boundary_and_reseed_clears
2026-08-18T01:26:42.5910741Z         PASS [   0.048s] ( 832/2565) spt-daemon inject::tests::has_parked_idle_spool_gates_on_idle_hosted_and_pending
2026-08-18T01:26:42.5929877Z         PASS [   0.010s] ( 833/2565) spt-daemon lifecycle::tests::echo_fire_skips_loud_on_relative_dir_without_cwd
2026-08-18T01:26:42.5951002Z         PASS [   0.025s] ( 834/2565) spt::bin/spt api::startup::tests::live_perch_under_other_session_conflicts
2026-08-18T01:26:42.5993990Z         PASS [   0.008s] ( 835/2565) spt-daemon lifecycle::tests::event_turn_bound_follows_the_role_not_the_pulse
2026-08-18T01:26:42.5995542Z         PASS [   0.007s] ( 836/2565) spt-daemon lifecycle::tests::first_turn_psyche_context_is_never_empty
2026-08-18T01:26:42.6092419Z         PASS [   0.014s] ( 837/2565) spt::bin/spt api::startup::tests::missing_seed_refused
2026-08-18T01:26:42.6097858Z         PASS [   0.031s] ( 838/2565) spt-daemon lifecycle::tests::echo_fire_resolves_relative_commune_dir_against_endpoint_cwd
2026-08-18T01:26:42.6100728Z         PASS [   0.011s] ( 839/2565) spt-daemon lifecycle::tests::harness_owner_gone_anchors_on_parent_pid
2026-08-18T01:26:42.6146468Z         PASS [   0.015s] ( 840/2565) spt-daemon lifecycle::tests::ingest_hard_failures_stamp_even_while_turns_succeed
2026-08-18T01:26:42.6174477Z         PASS [   0.008s] ( 841/2565) spt-daemon lifecycle::tests::is_owlery_internal_cases
2026-08-18T01:26:42.6176627Z         PASS [   0.041s] ( 842/2565) spt-daemon lifecycle::tests::crash_signoff_tears_down_when_still_gone
2026-08-18T01:26:42.6177394Z         PASS [   0.008s] ( 843/2565) spt-daemon lifecycle::tests::manifest_cell_refresh_swaps_manifest_and_runtime
2026-08-18T01:26:42.6178149Z         PASS [   0.041s] ( 844/2565) spt-daemon lifecycle::tests::crash_signoff_spares_recovered_self
2026-08-18T01:26:42.6210821Z         PASS [   0.012s] ( 845/2565) spt::bin/spt api::startup::tests::no_seed_is_the_fallback_trigger_then_sid_binds
2026-08-18T01:26:42.6239870Z         PASS [   0.009s] ( 846/2565) spt-daemon lifecycle::tests::node_key_fills_advertised_label_in_lifecycle_base_keys
2026-08-18T01:26:42.6253553Z         PASS [   0.008s] ( 847/2565) spt-daemon lifecycle::tests::outcome_classifies_by_type_never_by_message
2026-08-18T01:26:42.6254960Z         PASS [   0.008s] ( 848/2565) spt-daemon lifecycle::tests::outcome_names_its_leg_and_turn_failure_wins
2026-08-18T01:26:42.6280236Z         PASS [   0.010s] ( 849/2565) spt-daemon lifecycle::tests::orphan_watch_honors_stop_for_live_owner
2026-08-18T01:26:42.6296614Z         PASS [   0.009s] ( 850/2565) spt::bin/spt api::startup::tests::only_an_unverified_refusal_names_its_escape
2026-08-18T01:26:42.6317009Z         PASS [   0.008s] ( 851/2565) spt-daemon lifecycle::tests::psyche_context_file_continue_is_zero_bytes_fresh_is_nonempty
2026-08-18T01:26:42.6323343Z         PASS [   0.007s] ( 852/2565) spt-daemon lifecycle::tests::psyche_turn_strikes_exhausted_boundary
2026-08-18T01:26:42.6324297Z         PASS [   0.007s] ( 853/2565) spt-daemon lifecycle::tests::psyche_turn_keys_carry_custody_sids_and_context_file_path
2026-08-18T01:26:42.6381314Z         PASS [   0.008s] ( 854/2565) spt::bin/spt api::startup::tests::only_gone_changes_the_conflict_verdict
2026-08-18T01:26:42.6458799Z         PASS [   0.008s] ( 855/2565) spt::bin/spt api::startup::tests::parent_watchdog_triggers_exit_on_a_dead_parent_only
2026-08-18T01:26:42.6674368Z         PASS [   0.021s] ( 856/2565) spt::bin/spt api::startup::tests::post_spawn_bind_establishes_perch
2026-08-18T01:26:42.6676663Z         PASS [   0.050s] ( 857/2565) spt-daemon lifecycle::tests::orphan_watch_fires_on_dead_owner
2026-08-18T01:26:42.6685345Z         PASS [   0.041s] ( 858/2565) spt-daemon lifecycle::tests::psyche_turn_threads_parent_read_env_into_spawn
2026-08-18T01:26:42.6800179Z         PASS [   0.048s] ( 859/2565) spt-daemon lifecycle::tests::pulse_loop_does_not_write_anchor_per_fire
2026-08-18T01:26:42.6801162Z         PASS [   0.012s] ( 860/2565) spt-daemon lifecycle::tests::pulse_recency_and_auto_suspend_follow_resting_state
2026-08-18T01:26:42.6854878Z         PASS [   0.053s] ( 861/2565) spt-daemon lifecycle::tests::pulse_loop_is_config_paced_and_killable
2026-08-18T01:26:42.6884133Z         PASS [   0.008s] ( 862/2565) spt-daemon lifecycle::tests::reload_fires_on_disk_change
2026-08-18T01:26:42.6920873Z         PASS [   0.025s] ( 863/2565) spt::bin/spt api::startup::tests::prebind_refusal_restores_the_seed_for_retry
2026-08-18T01:26:42.6938210Z         PASS [   0.008s] ( 864/2565) spt-daemon lifecycle::tests::reload_keeps_last_good_on_unparseable
2026-08-18T01:26:42.6945371Z         PASS [   0.062s] ( 865/2565) spt-daemon lifecycle::tests::pulse_loop_update_preserves_phase_crash_rebases
2026-08-18T01:26:42.6966940Z         PASS [   0.008s] ( 866/2565) spt-daemon lifecycle::tests::reload_noop_when_unchanged
2026-08-18T01:26:42.7001032Z         PASS [   0.008s] ( 867/2565) spt::bin/spt api::startup::tests::read_env_measured_capture_replaces_prior_stamp
2026-08-18T01:26:42.7008822Z         PASS [   0.006s] ( 868/2565) spt-daemon lifecycle::tests::resolve_endpoint_drop_dir_cases
2026-08-18T01:26:42.7021639Z         PASS [   0.008s] ( 869/2565) spt-daemon lifecycle::tests::reload_noop_without_install_dir
2026-08-18T01:26:42.7096230Z         PASS [   0.150s] ( 870/2565) spt-daemon lifecycle::tests::an_ingest_consumes_the_standing_expectation
2026-08-18T01:26:42.7158547Z         PASS [   0.006s] ( 871/2565) spt-daemon lifecycle::tests::session_not_found_discriminates_reseed_from_strike
2026-08-18T01:26:42.7308024Z         PASS [   0.034s] ( 872/2565) spt-daemon lifecycle::tests::rest_edge_echo_success_clears_stale_psyche_stamp
2026-08-18T01:26:42.7332751Z         PASS [   0.033s] ( 873/2565) spt::bin/spt api::startup::tests::rebind_same_session_ok
2026-08-18T01:26:42.7390480Z         PASS [   0.149s] ( 874/2565) spt-daemon lifecycle::tests::empty_sweep_yields_no_outcome_while_a_real_ingest_yields_success
2026-08-18T01:26:42.7453792Z         PASS [   0.029s] ( 875/2565) spt-daemon lifecycle::tests::the_expectation_is_recorded_before_the_spawn_not_after
2026-08-18T01:26:42.7532291Z         PASS [   0.022s] ( 876/2565) spt-daemon lifecycle::tests::thrash_budget_trips_on_a_synthetic_failure_loop_without_touching_status
2026-08-18T01:26:42.7588375Z         PASS [   0.013s] ( 877/2565) spt-daemon lifecycle::tests::turn_budget_stamps_on_exhaustion_and_clears_on_success
2026-08-18T01:26:42.7601372Z         PASS [   0.021s] ( 878/2565) spt-daemon lifecycle::tests::timeout_budget_is_ten_deep_not_three
2026-08-18T01:26:42.7693022Z         PASS [   0.010s] ( 879/2565) spt-daemon linkhost::tests::force_on_an_offline_instance_is_the_plain_relink
2026-08-18T01:26:42.7716404Z         PASS [   0.309s] ( 880/2565) spt-daemon drivehub::tests::the_pre_ack_causes_are_three_distinct_diagnostics
2026-08-18T01:26:42.7728671Z         PASS [   0.072s] ( 881/2565) spt-daemon lifecycle::tests::rest_event_fires_echo_once_and_wake_resurfaces
2026-08-18T01:26:42.7755031Z         PASS [   0.042s] ( 882/2565) spt::bin/spt api::startup::tests::revive_preserves_prior_rest_state_and_dormant_anchor
2026-08-18T01:26:42.7791899Z         PASS [   0.007s] ( 883/2565) spt-daemon linkhost::tests::per_capability_act_gate_blocks_until_class_scoped_grant
2026-08-18T01:26:42.7820717Z         PASS [   0.022s] ( 884/2565) spt-daemon linkhost::tests::force_refuses_an_ephemeral_instance_and_moves_nothing
2026-08-18T01:26:42.7942566Z         PASS [   0.092s] ( 885/2565) spt-daemon lifecycle::tests::role_less_manifest_ticks_strike_free
2026-08-18T01:26:42.8008374Z         PASS [   0.047s] ( 886/2565) spt-daemon linkhost::tests::cmd_wakes_a_stale_online_persistent_instance
2026-08-18T01:26:42.8087306Z         PASS [   0.036s] ( 887/2565) spt-daemon linkhost::tests::prepare_drive_is_live_or_drop_and_never_spools
2026-08-18T01:26:42.8102490Z         PASS [   0.041s] ( 888/2565) spt-daemon linkhost::tests::gateway_typed_owner_resolves_and_drives_keyed_on_id_not_type
2026-08-18T01:26:42.8113824Z         PASS [   0.029s] ( 889/2565) spt-daemon linkhost::tests::run_action_drive_drops_offline_without_wake_or_spool
2026-08-18T01:26:42.8136609Z         PASS [   0.038s] ( 890/2565) spt::bin/spt api::startup::tests::revive_without_cwd_preserves_prior_cwd
2026-08-18T01:26:42.8145509Z         PASS [   0.146s] ( 891/2565) spt-daemon lifecycle::tests::pulse_tick_ingests_drop
2026-08-18T01:26:42.8185791Z         PASS [   0.024s] ( 892/2565) spt-daemon linkhost::tests::run_action_honors_the_force_arg
2026-08-18T01:26:42.8186948Z         PASS [   0.007s] ( 893/2565) spt-daemon machineid::tests::hash_is_domain_separated_and_stable
2026-08-18T01:26:42.8202833Z         PASS [   0.041s] ( 894/2565) spt-daemon linkhost::tests::relink_refuses_a_live_instance_but_recovers_a_stale_online_one
2026-08-18T01:26:42.8227743Z         PASS [   0.008s] ( 895/2565) spt-daemon machineid::tests::machine_id_hash_resolves_and_is_stable
2026-08-18T01:26:42.8265763Z         PASS [   0.008s] ( 896/2565) spt-daemon msg::tests::bytes_round_trip_through_payload
2026-08-18T01:26:42.8271062Z         PASS [   0.008s] ( 897/2565) spt-daemon msg::tests::endpoint_injected_envelope_carries_delivered_and_spool_hint
2026-08-18T01:26:42.8276782Z         PASS [   0.007s] ( 898/2565) spt-daemon msg::tests::endpoint_input_frames_round_trip
2026-08-18T01:26:42.8294763Z         PASS [   0.016s] ( 899/2565) spt::bin/spt api::startup::tests::seed_bind_records_seed_captured_cwd
2026-08-18T01:26:42.8308905Z         PASS [   0.007s] ( 900/2565) spt-daemon msg::tests::evicted_envelope_round_trips
2026-08-18T01:26:42.8318850Z         PASS [   0.031s] ( 901/2565) spt-daemon linkhost::tests::run_action_refuses_gated_op_without_spooling
2026-08-18T01:26:42.8350726Z         PASS [   0.008s] ( 902/2565) spt-daemon msg::tests::input_req_absent_ack_defaults_true_n_minus_1_safe
2026-08-18T01:26:42.8351736Z         PASS [   0.007s] ( 903/2565) spt-daemon msg::tests::net_frames_round_trip_and_tolerate_unknown_fields
2026-08-18T01:26:42.8352643Z         PASS [   0.008s] ( 904/2565) spt-daemon msg::tests::input_req_ack_false_round_trips_faithfully
2026-08-18T01:26:42.8365441Z         PASS [   0.644s] ( 905/2565) spt-daemon brainproc::tests::trial_rolls_back_after_budget_of_pre_ready_exits
2026-08-18T01:26:42.8386670Z         PASS [   0.008s] ( 906/2565) spt-daemon msg::tests::output_envelope_round_trips
2026-08-18T01:26:42.8390782Z         PASS [   0.010s] ( 907/2565) spt::bin/spt api::startup::tests::seed_fail_eof_gives_actionable_stale_broker_hint
2026-08-18T01:26:42.8416732Z         PASS [   0.009s] ( 908/2565) spt-daemon msg::tests::output_sync_flag_defaults_absent_and_skips_when_false
2026-08-18T01:26:42.8443187Z         PASS [   0.008s] ( 909/2565) spt-daemon msg::tests::two_phase_join_wire_round_trips
2026-08-18T01:26:42.8444413Z         PASS [   0.009s] ( 910/2565) spt-daemon msg::tests::spawn_req_tolerates_unknown_field
2026-08-18T01:26:42.8445314Z         PASS [   0.009s] ( 911/2565) spt-daemon msg::tests::presence_event_round_trips_and_tolerates_future_kind
2026-08-18T01:26:42.8446254Z         PASS [   0.009s] ( 912/2565) spt-daemon msg::tests::stream_lifetime_is_additive_and_defaults_durable
2026-08-18T01:26:42.8477023Z         PASS [   0.037s] ( 913/2565) spt-daemon linkhost::tests::survivor_probe_separates_our_binary_from_a_recycled_pid
2026-08-18T01:26:42.8491049Z         PASS [   0.010s] ( 914/2565) spt-daemon msg::tests::wire_decodes_old_shape_to_legacy
2026-08-18T01:26:42.8495668Z         PASS [   0.010s] ( 915/2565) spt::bin/spt api::startup::tests::seed_restorable_spends_dead_seeds_restores_recoverable
2026-08-18T01:26:42.8497540Z         PASS [   0.041s] ( 916/2565) spt-daemon linkhost::tests::run_action_relinks_drives_and_refuses
2026-08-18T01:26:42.8564264Z         PASS [   0.012s] ( 917/2565) spt-daemon nethost::tests::attach_replay_never_interleaves_with_concurrent_live_appends
2026-08-18T01:26:42.8566349Z         PASS [   0.012s] ( 918/2565) spt-daemon nethost::tests::begin_attach_refuses_only_while_a_poisoned_prior_still_drains
2026-08-18T01:26:42.8574552Z         PASS [   0.016s] ( 919/2565) spt-daemon nethost::tests::append_halts_at_first_failed_write_removes_the_seat_and_cancels_the_lease
2026-08-18T01:26:42.8616617Z         PASS [   0.012s] ( 920/2565) spt::bin/spt api::startup::tests::session_id_fallback_binds_live_perch_from_sid
2026-08-18T01:26:42.8639967Z         PASS [   0.014s] ( 921/2565) spt-daemon nethost::tests::finish_halts_and_removes_a_poisoned_seat
2026-08-18T01:26:42.8640871Z         PASS [   0.015s] ( 922/2565) spt-daemon nethost::tests::displaced_writer_failure_never_cancels_the_successor_lease
2026-08-18T01:26:42.8644998Z         PASS [   0.008s] ( 923/2565) spt-daemon nethost::tests::home_relay_reads_a_real_serialized_endpoint_addr
2026-08-18T01:26:42.8717349Z         PASS [   0.010s] ( 924/2565) spt::bin/spt api::startup::tests::session_id_fallback_refuses_a_psyche_custody_sid
2026-08-18T01:26:42.8718141Z         PASS [   0.008s] ( 925/2565) spt-daemon nethost::tests::next_seq_counts_appends_not_logical_chunks
2026-08-18T01:26:42.8781249Z         PASS [   0.030s] ( 926/2565) spt-daemon nethost::tests::dispatch_stream_infos_excludes_local_and_retired_rows_server_side
2026-08-18T01:26:42.8815010Z         PASS [   0.010s] ( 927/2565) spt::bin/spt api::startup::tests::session_id_fallback_refuses_empty_sid_and_dead_anchor
2026-08-18T01:26:42.8868854Z         PASS [   0.009s] ( 928/2565) spt-daemon nethost::tests::opener_capture_gives_up_bounded_on_a_newline_less_stream
2026-08-18T01:26:42.8870466Z         PASS [   0.030s] ( 929/2565) spt-daemon nethost::tests::loopback_conn_is_a_reused_singleton_that_cross_wires_a_stream_pair
2026-08-18T01:26:42.8873384Z         PASS [   0.031s] ( 930/2565) spt-daemon nethost::tests::host_binds_endpoint_to_node_identity
2026-08-18T01:26:42.8932793Z         PASS [   0.029s] ( 931/2565) spt-daemon nethost::tests::op_maps_are_minter_namespaced
2026-08-18T01:26:42.8936139Z         PASS [   0.012s] ( 932/2565) spt::bin/spt api::startup::tests::stale_seed_refusal_spends_the_seed_no_restore
2026-08-18T01:26:42.8953183Z         PASS [   0.008s] ( 933/2565) spt-daemon nethost::tests::opener_pins_first_line_across_full_ring_roll
2026-08-18T01:26:42.9010995Z         PASS [   0.008s] ( 934/2565) spt-daemon nethost::tests::retentive_log_is_lossless_ordered_while_ordinary_log_overwrites
2026-08-18T01:26:42.9018420Z         PASS [   0.014s] ( 935/2565) spt-daemon nethost::tests::presence_log_mirrors_the_seat_discipline
2026-08-18T01:26:42.9031748Z         PASS [   0.016s] ( 936/2565) spt-daemon nethost::tests::overflow_detaches_without_lease_cancel_and_the_brain_resumes_from_cursor
2026-08-18T01:26:42.9037577Z         PASS [   0.032s] ( 937/2565) spt-daemon nethost::tests::open_class_routes_to_the_opener_row_only
2026-08-18T01:26:42.9040991Z         PASS [   0.010s] ( 938/2565) spt::bin/spt api::startup::tests::stale_seed_with_dead_anchor_refused
2026-08-18T01:26:42.9211656Z         PASS [   0.017s] ( 939/2565) spt::bin/spt api::startup::tests::successful_bind_consumes_the_seed_exactly_once
2026-08-18T01:26:42.9260541Z         PASS [   0.025s] ( 940/2565) spt-daemon nethost::tests::retire_sweep_dismisses_the_seat_and_terminal_retire_drops_the_row
2026-08-18T01:26:42.9274274Z         PASS [   0.032s] ( 941/2565) spt-daemon nethost::tests::retire_hides_the_row_while_active_rows_stay
2026-08-18T01:26:42.9312761Z         PASS [   0.029s] ( 942/2565) spt-daemon nethost::tests::retired_row_still_flushes_a_late_reply
2026-08-18T01:26:42.9338583Z         PASS [   0.031s] ( 943/2565) spt-daemon nethost::tests::send_stream_refuses_on_a_canceled_lease
2026-08-18T01:26:42.9593117Z         PASS [   0.033s] ( 944/2565) spt-daemon nethost::tests::unsubscribe_releases_only_the_callers_seat_joins_writer_and_is_idempotent
2026-08-18T01:26:42.9629385Z         PASS [   0.059s] ( 945/2565) spt-daemon nethost::tests::two_hosts_dial_over_loopback
2026-08-18T01:26:42.9805734Z         PASS [   0.049s] ( 946/2565) spt-daemon notif::tests::an_absent_addressee_yields_no_target_rather_than_the_mra_winner
2026-08-18T01:26:42.9869720Z         PASS [   0.307s] ( 947/2565) spt-daemon lifecycle::tests::relative_commune_dir_resolves_against_endpoint_cwd_and_fills_project_branch
2026-08-18T01:26:43.0030468Z         PASS [   0.076s] ( 948/2565) spt-daemon notif::tests::a_boundary_surfaces_an_addressed_row_only_at_its_addressee
2026-08-18T01:26:43.0088119Z         PASS [   0.046s] ( 949/2565) spt-daemon notif::tests::expired_row_is_auto_dismissed_at_boundary_not_surfaced
2026-08-18T01:26:43.0138348Z         PASS [   0.054s] ( 950/2565) spt-daemon notif::tests::consent_decision_produces_notif_only_when_gated
2026-08-18T01:26:43.0190509Z         PASS [   0.098s] ( 951/2565) spt::bin/spt api::startup::tests::the_escape_the_refusal_names_actually_clears_it
2026-08-18T01:26:43.0258255Z         PASS [   0.007s] ( 952/2565) spt::bin/spt api::startup::tests::the_pid_role_is_stamped_from_the_entry_path
2026-08-18T01:26:43.0265008Z         PASS [   0.046s] ( 953/2565) spt-daemon notif::tests::first_fire_declines_an_already_expired_row
2026-08-18T01:26:43.0277352Z         PASS [   0.183s] ( 954/2565) spt-daemon nethost::tests::bounded_block_on_cuts_a_never_completing_op_with_an_ordinary_error
2026-08-18T01:26:43.0318237Z         PASS [   0.098s] ( 955/2565) spt-daemon notif::tests::an_addressed_row_fires_at_its_addressee_and_nowhere_else
2026-08-18T01:26:43.0393809Z         PASS [   0.195s] ( 956/2565) spt-daemon nethost::tests::conn_close_sweeps_its_stream_rows
2026-08-18T01:26:43.0423625Z         PASS [   0.017s] ( 957/2565) spt::bin/spt api::startup::tests::valid_seed_binds_live_perch
2026-08-18T01:26:43.0479340Z         PASS [   0.061s] ( 958/2565) spt-daemon notif::tests::first_fire_reaches_most_recent_visible_endpoint
2026-08-18T01:26:43.0553155Z         PASS [   0.027s] ( 959/2565) spt-daemon notif::tests::no_live_endpoint_is_a_typed_no_target
2026-08-18T01:26:43.0582164Z         PASS [   0.055s] ( 960/2565) spt-daemon notif::tests::first_fire_redirects_to_a_fresher_remote_winner_unmarked
2026-08-18T01:26:43.0604258Z         PASS [   0.047s] ( 961/2565) spt-daemon notif::tests::hidden_endpoint_boundary_surfaces_nothing
2026-08-18T01:26:43.0643623Z         PASS [   0.055s] ( 962/2565) spt-daemon notif::tests::first_fire_rides_the_quiet_window_not_the_live_stream
2026-08-18T01:26:43.0682472Z         PASS [   0.029s] ( 963/2565) spt-daemon notif::tests::notif_command_renders_all_keys_and_is_opt_in
2026-08-18T01:26:43.0714526Z         PASS [   0.007s] ( 964/2565) spt-daemon notifgate::tests::an_unvalidatable_notify_passes
2026-08-18T01:26:43.0754166Z         PASS [   0.007s] ( 965/2565) spt-daemon notifgate::tests::distinct_notifs_both_deliver
2026-08-18T01:26:43.0827552Z         PASS [   0.007s] ( 966/2565) spt-daemon notifgate::tests::the_validity_gate_decision_table
2026-08-18T01:26:43.0850051Z         PASS [   0.013s] ( 967/2565) spt-daemon notifgate::tests::retain_preserves_order_of_the_survivors
2026-08-18T01:26:43.0896886Z         PASS [   0.063s] ( 968/2565) spt-daemon notif::tests::hidden_endpoint_is_never_the_target
2026-08-18T01:26:43.0902772Z         PASS [   0.058s] ( 969/2565) spt-daemon notif::tests::node_scoped_first_fire_ignores_a_fresher_remote_winner
2026-08-18T01:26:43.1190699Z         PASS [   0.061s] ( 970/2565) spt-daemon notif::tests::shell_notif_templates_render_for_attached_instances_only
2026-08-18T01:26:43.1284380Z         PASS [   0.046s] ( 971/2565) spt-daemon notifsync::tests::concurrent_dismiss_and_surface_commute_across_the_feed
2026-08-18T01:26:43.1296277Z         PASS [   0.039s] ( 972/2565) spt-daemon notifsync::tests::non_member_subnet_record_never_materializes
2026-08-18T01:26:43.1315073Z         PASS [   0.047s] ( 973/2565) spt-daemon notifsync::tests::feed_converges_two_stores_and_dismiss_replicates
2026-08-18T01:26:43.1330560Z         PASS [   0.043s] ( 974/2565) spt-daemon notifsync::tests::node_scoped_rows_are_excluded_from_the_feed
2026-08-18T01:26:43.1353316Z         PASS [   0.007s] ( 975/2565) spt-daemon pairhost::tests::a_re_postured_subnet_advises_and_never_applies
2026-08-18T01:26:43.1375519Z         PASS [   0.090s] ( 976/2565) spt-daemon notif::tests::resurface_delivers_undismissed_with_gates
2026-08-18T01:26:43.1389824Z         PASS [   0.007s] ( 977/2565) spt-daemon pairhost::tests::joiner_clock_render_shows_step_offset_and_state
2026-08-18T01:26:43.1406102Z         PASS [   0.007s] ( 978/2565) spt-daemon pairhost::tests::meet_failure_detail_concise_vs_verbose
2026-08-18T01:26:43.1407725Z         PASS [   0.085s] ( 979/2565) spt-daemon notif::tests::rollback_notif_is_loud_and_resurfaces
2026-08-18T01:26:43.1427237Z         PASS [   0.007s] ( 980/2565) spt-daemon pairhost::tests::meet_final_retry_failing_surrenders_once
2026-08-18T01:26:43.1428207Z         PASS [   0.082s] ( 981/2565) spt-daemon notif::tests::suppression_window_holds_cross_endpoint
2026-08-18T01:26:43.1454001Z         PASS [   0.008s] ( 982/2565) spt-daemon pairhost::tests::meet_retries_once_after_refresh_on_exhaustion
2026-08-18T01:26:43.1471218Z         PASS [   0.008s] ( 983/2565) spt-daemon pairhost::tests::the_advisory_says_nothing_was_applied
2026-08-18T01:26:43.1487442Z         PASS [   0.008s] ( 984/2565) spt-daemon pairhost::tests::wire_errors_classify_for_the_guided_ux
2026-08-18T01:26:43.1522639Z         PASS [   0.009s] ( 985/2565) spt-daemon presence::tests::snapshot_loading_degrades_on_junk
2026-08-18T01:26:43.1532223Z         PASS [   0.012s] ( 986/2565) spt-daemon presence::tests::mra_degrades_to_local_and_skips_noise_rows
2026-08-18T01:26:43.1539513Z         PASS [   0.024s] ( 987/2565) spt-daemon pairhost::tests::an_advisory_records_the_sighting_and_still_applies_nothing
2026-08-18T01:26:43.1567785Z         PASS [   0.014s] ( 988/2565) spt-daemon presence::tests::mra_joins_local_and_gossiped_legs_under_one_max
2026-08-18T01:26:43.1600244Z         PASS [   0.011s] ( 989/2565) spt-daemon projwriter::tests::cold_construct_spawns_no_git_and_first_cycle_publishes
2026-08-18T01:26:43.1601276Z         PASS [   0.014s] ( 990/2565) spt-daemon presence::tests::subnet_scope_gates_both_legs
2026-08-18T01:26:43.1603222Z         PASS [   0.041s] ( 991/2565) spt-daemon notifsync::tests::untrusted_and_cross_subnet_origins_are_dropped
2026-08-18T01:26:43.1640362Z         PASS [   0.011s] ( 992/2565) spt-daemon projwriter::tests::corrupt_index_is_repaired_and_counted
2026-08-18T01:26:43.2062876Z         PASS [   0.053s] ( 993/2565) spt-daemon projwriter::tests::cwd_invalidation_evicts_shared_cache_entry
2026-08-18T01:26:43.2129815Z         PASS [   0.007s] ( 994/2565) spt-daemon propagate::tests::classifier_maps_every_status_shape
2026-08-18T01:26:43.2641508Z         PASS [   0.051s] ( 995/2565) spt-daemon psyrelay::tests::empty_and_oversize_bodies_drop_typed
2026-08-18T01:26:43.2758331Z         PASS [   0.116s] ( 996/2565) spt-daemon projwriter::tests::ordinary_commit_is_noop_config_change_rederives
2026-08-18T01:26:43.3255184Z         PASS [   0.061s] ( 997/2565) spt-daemon psyrelay::tests::notify_reaches_own_user_only
2026-08-18T01:26:43.3306954Z         PASS [   0.055s] ( 998/2565) spt-daemon psyrelay::tests::notify_without_live_endpoint_is_pending
2026-08-18T01:26:43.3449831Z         PASS [   0.188s] ( 999/2565) spt-daemon projwriter::tests::failed_cycle_preserves_last_known_good
2026-08-18T01:26:43.3559047Z         PASS [   0.202s] (1000/2565) spt-daemon projwriter::tests::endpoint_events_patch_rows_and_drop_purged
2026-08-18T01:26:43.3596224Z         PASS [   0.199s] (1001/2565) spt-daemon projwriter::tests::warm_start_unchanged_generation_scans_nothing
2026-08-18T01:26:43.3791390Z         PASS [   0.054s] (1002/2565) spt-daemon psyrelay::tests::null_stdout_driver_fails_the_guard
2026-08-18T01:26:43.3826990Z         PASS [   0.052s] (1003/2565) spt-daemon psyrelay::tests::prose_only_relays_nothing
2026-08-18T01:26:43.3858194Z         PASS [   0.007s] (1004/2565) spt-daemon pump::health::tests::a_failing_peer_whose_node_the_registry_reports_offline_reads_absent_not_degraded
2026-08-18T01:26:43.3891448Z         PASS [   0.006s] (1005/2565) spt-daemon pump::health::tests::a_non_target_connection_never_counts_and_disconnects_mirror_the_conn_set
2026-08-18T01:26:43.3924039Z         PASS [   0.006s] (1006/2565) spt-daemon pump::health::tests::a_subnet_leave_re_derives_the_live_count_without_disconnecting_anybody
2026-08-18T01:26:43.3955925Z         PASS [   0.006s] (1007/2565) spt-daemon pump::health::tests::a_target_leaving_the_roster_drops_its_failure_and_can_return_the_node_to_green
2026-08-18T01:26:43.3995685Z         PASS [   0.007s] (1008/2565) spt-daemon pump::health::tests::degraded_on_all_peer_failure_healthy_only_on_real_progress
2026-08-18T01:26:43.4022421Z         PASS [   0.007s] (1009/2565) spt-daemon pump::health::tests::five_of_seven_failing_behind_two_live_peers_is_degraded_partial_never_healthy
2026-08-18T01:26:43.4064953Z         PASS [   0.061s] (1010/2565) spt-daemon psyrelay::tests::reply_relays_to_inbound_sender
2026-08-18T01:26:43.4069736Z         PASS [   0.007s] (1011/2565) spt-daemon pump::health::tests::health_file_roundtrip_and_degrade
2026-08-18T01:26:43.4091355Z         PASS [   0.007s] (1012/2565) spt-daemon pump::health::tests::one_peer_reconnecting_narrows_the_verdict_without_restarting_the_incident_clock
2026-08-18T01:26:43.4134138Z         PASS [   0.057s] (1013/2565) spt-daemon psyrelay::tests::reply_without_target_is_dropped
2026-08-18T01:26:43.4138677Z         PASS [   0.007s] (1014/2565) spt-daemon pump::health::tests::one_unaccounted_failing_peer_holds_the_degraded_partial_verdict
2026-08-18T01:26:43.4142531Z         PASS [   0.007s] (1015/2565) spt-daemon pump::health::tests::peers_absent_replaces_only_a_degraded_verdict_and_never_outlives_its_target
2026-08-18T01:26:43.4170348Z         PASS [   0.008s] (1016/2565) spt-daemon pump::health::tests::registry_admit_stamp_survives_restart_rounds_and_never_regresses
2026-08-18T01:26:43.4204441Z         PASS [   0.007s] (1017/2565) spt-daemon pump::health::tests::stage_parses_from_attributed_reasons
2026-08-18T01:26:43.4211444Z         PASS [   0.007s] (1018/2565) spt-daemon pump::health::tests::stale_gossip_forces_the_conservative_read_even_with_every_node_offline
2026-08-18T01:26:43.4215296Z         PASS [   0.007s] (1019/2565) spt-daemon pump::registry::tests::disclosable_lines_keeps_the_per_subnet_filter
2026-08-18T01:26:43.4275273Z         PASS [   0.010s] (1020/2565) spt-daemon pump::registry::tests::disclosable_lines_pushes_the_engine_room_only_to_its_chosen_viewer
2026-08-18T01:26:43.4282088Z         PASS [   0.007s] (1021/2565) spt-daemon pump::registry::tests::poll_wake_takes_the_advertise_marker_exactly_once
2026-08-18T01:26:43.4311183Z         FAIL [   0.008s] (1022/2565) spt-daemon pump::registry::tests::discover_gate_filters_the_advert_push_per_viewer
2026-08-18T01:26:43.4311902Z   stdout ───
2026-08-18T01:26:43.4312042Z 
2026-08-18T01:26:43.4312137Z     running 1 test
2026-08-18T01:26:43.4312498Z     test pump::registry::tests::discover_gate_filters_the_advert_push_per_viewer ... FAILED
2026-08-18T01:26:43.4312851Z 
2026-08-18T01:26:43.4312943Z     failures:
2026-08-18T01:26:43.4313070Z 
2026-08-18T01:26:43.4313161Z     failures:
2026-08-18T01:26:43.4313456Z         pump::registry::tests::discover_gate_filters_the_advert_push_per_viewer
2026-08-18T01:26:43.4313796Z 
2026-08-18T01:26:43.4314116Z     test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 836 filtered out; finished in 0.00s
2026-08-18T01:26:43.4314822Z 
2026-08-18T01:26:43.4314979Z   stderr ───
2026-08-18T01:26:43.4315146Z 
2026-08-18T01:26:43.4315694Z     thread 'pump::registry::tests::discover_gate_filters_the_advert_push_per_viewer' (40898) panicked at crates/spt-daemon/src/pump/registry.rs:369:13:
2026-08-18T01:26:43.4316941Z     refused viewer is not told the endpoint exists: {"subnet":"home","endpoint_id":"ling","instance":{"node":"me","status":"Active","epoch":1,"resources":"ling builds rust","bound":true}}
2026-08-18T01:26:43.4318077Z     {"subnet":"home","endpoint_id":"doyle","instance":{"node":"me","status":"Active","epoch":1,"resources":"doyle builds rust","bound":true}}
2026-08-18T01:26:43.4318768Z     {"subnet":"home","node":"me","label":"hfenduleam","epoch":1}
2026-08-18T01:26:43.4319181Z 
2026-08-18T01:26:43.4319453Z     note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2026-08-18T01:26:43.4319820Z 
2026-08-18T01:26:43.4319997Z   Cancelling due to test failure: 15 tests still running
2026-08-18T01:26:43.4344779Z         PASS [   0.006s] (1023/2565) spt-daemon pump::update::tests::advertised_version_finds_dotted_tokens_and_refuses_counter_shapes
2026-08-18T01:26:43.4449418Z         PASS [   0.024s] (1024/2565) spt-daemon pump::registry::tests::fire_due_rotations_rotates_due_and_leaves_pending
2026-08-18T01:26:43.4460058Z         PASS [   0.086s] (1025/2565) spt-daemon psyrelay::tests::spoofed_routing_is_stripped_and_restamped
2026-08-18T01:26:43.4530365Z         PASS [   0.026s] (1026/2565) spt-daemon pump::registry::tests::pre_round_sweeps_and_refreshes_adverts_each_round
2026-08-18T01:26:43.4736578Z         PASS [   1.512s] (1027/2565) spt-daemon autostart::tests::a_persisted_reserved_id_default_is_never_replayed
2026-08-18T01:26:43.4901728Z         PASS [   0.327s] (1028/2565) spt-daemon projwriter::tests::writer_thread_debounces_burst_into_one_cycle
2026-08-18T01:26:43.5801625Z         PASS [   0.433s] (1029/2565) spt-daemon projwriter::tests::batched_complexity_counters_hold
2026-08-18T01:26:43.7452725Z         PASS [   0.585s] (1030/2565) spt-daemon projwriter::tests::parity_full_ordered_list_vs_legacy_oracle
2026-08-18T01:26:43.9223625Z         PASS [   1.058s] (1031/2565) spt-daemon nethost::tests::loopback_tunnel_backpressures_without_loss
2026-08-18T01:26:44.6159917Z         PASS [   1.574s] (1032/2565) spt::bin/spt rc::tests::attach_viewport_reconnects_across_a_broker_bounce
2026-08-18T01:26:46.2035924Z         PASS [   5.096s] (1033/2565) spt::bin/spt cli::tests::a_remote_fork_refuses_delete_source_whole_rather_than_trimming_it
2026-08-18T01:26:46.2307367Z         PASS [   5.059s] (1034/2565) spt::bin/spt cli::tests::adapter_translate_proof_gates_on_commit
2026-08-18T01:26:50.8866385Z         PASS [   8.899s] (1035/2565) spt-daemon brainproc::tests::exe_hash_computed_exactly_once_across_n_publishes
2026-08-18T01:26:51.5525769Z         PASS [  10.082s] (1036/2565) spt::bin/spt cli::tests::shell_spawn_gates_on_the_registered_set
2026-08-18T01:26:56.5080452Z         PASS [  15.145s] (1037/2565) spt::bin/spt cli::tests::owner_shutdown_gated_by_can_shutdown_grant
2026-08-18T01:26:56.5081884Z ────────────
2026-08-18T01:26:56.5082240Z      Summary [  15.773s] 1037/2565 tests run: 1036 passed, 1 failed, 1 skipped
2026-08-18T01:26:56.5083033Z         FAIL [   0.008s] (1022/2565) spt-daemon pump::registry::tests::discover_gate_filters_the_advert_push_per_viewer
2026-08-18T01:26:56.5083864Z warning: 1528/2565 tests were not run due to test failure (run with --no-fail-fast to run all tests, or run with --max-fail)
2026-08-18T01:26:56.5415171Z error: test run failed
2026-08-18T01:26:56.5674763Z ##[error]Process completed with exit code 100.
2026-08-18T01:26:56.6611886Z Post job cleanup.
2026-08-18T01:26:56.8592295Z [command]/usr/bin/git version
2026-08-18T01:26:56.8659300Z git version 2.43.0
2026-08-18T01:26:56.8691265Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/3b0af948-cad2-4c7f-ac9f-cb604a899c91/.gitconfig'
2026-08-18T01:26:56.8693589Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/3b0af948-cad2-4c7f-ac9f-cb604a899c91' before making global git config changes
2026-08-18T01:26:56.8694235Z Adding repository directory to the temporary git global config as a safe directory
2026-08-18T01:26:56.8696937Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-18T01:26:56.8725465Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-18T01:26:56.8752748Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-18T01:26:56.8982171Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-18T01:26:56.9001775Z http.https://github.com/.extraheader
2026-08-18T01:26:56.9009440Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-08-18T01:26:56.9036975Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-18T01:26:56.9229370Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-18T01:26:56.9256997Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-18T01:26:56.9622772Z Cleaning up orphan processes
